|
PKP Bugzilla – Full Text Bug Listing |
| Summary: | Fix call time pass by reference | ||
|---|---|---|---|
| Product: | OJS | Reporter: | Alec Smecher <alec> |
| Component: | General | Assignee: | PKP Support <pkp-support> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | molavy2003, sosacelina |
| Priority: | P3 | ||
| Version: | 2.3.8 | ||
| Hardware: | All | ||
| OS: | All | ||
| Version Reported In: | Also Affects: | ||
|
Description
Alec Smecher
2012-07-26 07:59:44 PDT
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). |