PKP Bugzilla – Bug 6070
Fatal error when managing Article Submission fee
Last modified: 2010-10-29 17:47:10 PDT
I receive the following fatal error when clicking either the "payment received" or "waive" option next to the Article Submission fee on a submission's Summary page: [Tue Oct 26 10:08:18 2010] [error] [client 127.0.0.1] NOTICE: Undefined variable: journal (/Users/jmacgreg/git/ojs/pages/sectionEditor/SubmissionEditHandler.inc.php:2421), referer: http://git/ojs/index.php/citation/editor/submission/41 [Tue Oct 26 10:08:18 2010] [error] [client 127.0.0.1] PHP Fatal error: Call to a member function getId() on a non-object in /Users/jmacgreg/git/ojs/pages/sectionEditor/SubmissionEditHandler.inc.php on line 2421, referer: http://git/ojs/index.php/citation/editor/submission/41 Both the Fast-Track Review and Article Publication options work fine.
Odd; James, is that a current checkout?
(In reply to comment #1) > Odd; James, is that a current checkout? Hi Alec, a *fairly* recent checkout ... and now that I've updated, of course, I'm getting another error entirely. :D I'll only be able to check on new behaviour for this bug once Bug 6075 (not related, but blocking) is fixed.
Sounds good. I've corrected bug #6075; let me know when you have a chance to test this again.
(In reply to comment #3) > Sounds good. I've corrected bug #6075; let me know when you have a chance to > test this again. Hi Alec, I'm still getting the same error (with minor changes in line referer number, see below): [Thu Oct 28 11:01:47 2010] [error] [client 127.0.0.1] NOTICE: Undefined variable: journal (/Users/jmacgreg/git/ojs/pages/sectionEditor/SubmissionEditHandler.inc.php:2390), referer: http://git/ojs/index.php/citation/editor/submission/26 [Thu Oct 28 11:01:47 2010] [error] [client 127.0.0.1] PHP Fatal error: Call to a member function getId() on a non-object in /Users/jmacgreg/git/ojs/pages/sectionEditor/SubmissionEditHandler.inc.php on line 2390, referer: http://git/ojs/index.php/citation/editor/submission/26
Created attachment 3315 [details] Patch against OJS 2.3.3
Found it, James.
Committed to OJS 2.3.3-3