PKP Bugzilla – Bug 6475
Problem sorting Custom Review Form elements
Last modified: 2011-03-08 15:45:56 PST
In OJS 2.3.4: If I try and move form elements up and down (eg. from http://git/ojs/index.php/citation/manager/reviewFormElements/4), I receive a blank page/the following error: [Fri Mar 04 14:11:55 2011] [error] [client 127.0.0.1] NOTICE: Undefined variable: direction (/Users/jmacgreg/git/ojs/pages/manager/ReviewFormHandler.inc.php:517), referer: http://git/ojs/index.php/citation/manager/reviewFormElements/4 When I return to the previous page, the form element order has not changed. In OJS 2.2.4: If I try and move form elements up and down, the page refreshes, but there is no change. No blank page, nothing in the logs to indicate an error.
Created attachment 3446 [details] Patch against OJS 2.3.3-3 / 2.3.4
Fixed.
(Committed to ojs-stable-2_3)