PKP Bugzilla – Bug 7717
Fix call time pass by reference
Last modified: 2012-09-18 14:09:11 PDT
See http://pkp.sfu.ca/support/forum/viewtopic.php?f=8&t=7461&p=34507#p34503
Fix call time pass by reference https://github.com/pkp/ojs/commit/78beed22b051e10d6ef05dfe2977df84543dcd37
Fix call time pass by reference https://github.com/pkp/ojs/commit/804308bb1d4bfa50808504de94b0da91b4f88f0a
*** Bug 7881 has been marked as a duplicate of this bug. ***
*** Bug 7913 has been marked as a duplicate of this bug. ***
Users of OJS 2.3.x can fix this issue by applying the patch at https://github.com/pkp/ojs/commit/804308bb1d4bfa50808504de94b0da91b4f88f0a.diff (or manually removing the second "&" from line 193 in pages/manager/SetupHandler.inc.php).