PKP Bugzilla – Bug 6456
Fix signoff upgrade and editing page issues
Last modified: 2011-03-08 15:53:06 PST
The upgrade process uses the wrong user IDs for upgrading the proofread signoffs. Also, we need to be using build() instead of getBySymbolic() to prevent undefined object errors on the editing page.
Fixed. https://github.com/pkp/ojs/commit/dbdf7c5b61fa53a6418625c6003c196ebb51a548
Created attachment 3441 [details] Patch against OJS 2.3.4
Changeset in Git HEAD doesn't apply cleanly against OJS 2.3.4, please use uploaded patch.
Created attachment 3454 [details] Patch against OJS 2.3.4 Removed erroneous changes from previous patch.