PKP Bugzilla – Bug 7931
Uploading a layout file for submissions generates a fatal error
Last modified: 2012-09-25 09:05:01 PDT
The uploadLayoutFile method in pages/sectionEditor/SubmissionEditHandler.inc.php does not pass a request parameter to the internal _uploadLayoutVersion method, which results in a fatal error when layout files of type 'submission' are uploaded.
Fixed, added to recommended patches for 2.4.0.
correct function arguments https://github.com/pkp/ojs/commit/3bfab963769e2161d7e76be96191068a5c7e3956
correct function arguments https://github.com/pkp/ojs/commit/c1ae4d820e2cc407fb3d3c17b4a854b9055b53b1