Difference between revisions of "OJS 2.3.7 Recommended Patches"
(→Patches) |
|||
| Line 19: | Line 19: | ||
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=7406 Bug #7406: Fix OJS 2.1.1 upgrade issue] | : [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=7406 Bug #7406: Fix OJS 2.1.1 upgrade issue] | ||
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=7410 Bug #7410: Supplementary files listing does not display files] | : [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=7410 Bug #7410: Supplementary files listing does not display files] | ||
| + | : [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=7412 Bug #7412: Prevent due dates from being overridden in successive review rounds] | ||
Revision as of 17:05, 27 April 2012
The following patches are recommended for OJS 2.3.7.
Please subscribe to the RSS feed for this page to stay informed about important bug fixes for this release.
Applying Patches
Patches can be applied to the codebase using the GNU Patch Tool (available on most *NIX platforms, and as a free download for Windows-based systems).
Each entry below links to the Bugzilla record for the bug in question. Patches are linked from there. Patches against OJS should be applied with the -p1 option from within the OJS installation directory; patches against the PKP library should be applied with the -p1 option from within the lib/pkp subdirectory.
Patches
Note that security-related and other critical patches will be clearly identified as such; otherwise, patches should not be considered critical.
- Bug #7233: Fix image upload issue with non-english languages
- Bug #7231: Undefined constant in JBImages
- Bug #7229: Warning in OJSPaymentManager
- Bug #7401: Reference to "Press" in locale file
- Bug #7406: Fix OJS 2.1.1 upgrade issue
- Bug #7410: Supplementary files listing does not display files
- Bug #7412: Prevent due dates from being overridden in successive review rounds