Fixed access to uninitialized changeset variable
Review Request #2151 — Created Feb. 21, 2011 and submitted — Latest diff uploaded
Fixed access to uninitialized changeset variable. Problem occurs in line 184 if changeset is not initialized in line 173 due to exception NotImplementedError.