Difference between revisions of "OJS 2.4.1 Recommended Patches"
(→Patches) |
|||
(One intermediate revision by the same user not shown) | |||
Line 23: | Line 23: | ||
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=8017 Bug #8017: View layout comments generates a fatal error] | : [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=8017 Bug #8017: View layout comments generates a fatal error] | ||
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=8019 Bug #8019: Disabling user results in white screen] | : [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=8019 Bug #8019: Disabling user results in white screen] | ||
+ | : [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=8031 Bug #8031: Attachment-based reviews cannot attach review file] | ||
+ | : [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=8068 Bug #8068: Author cannot complete copyediting] |
Revision as of 10:02, 20 December 2012
The following patches are recommended for OJS 2.4.1.
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 #7957: login source parameter needs escaping
- Bug #7962: Web feed plugin references announcement feed plugin
- Bug #7964: Gifts database table missing after upgrade
- Bug #7967: Paging error in DOI/Medra plugin
- Bug #7978: Layout Editor download file results in error
- Bug #7987: Viewing a single payment generates a fatal error
- Bug #7988: Editor notify email to institutional subscribers broken
- Bug #8000: Review assignment not recorded in Event log
- Bug #8017: View layout comments generates a fatal error
- Bug #8019: Disabling user results in white screen
- Bug #8031: Attachment-based reviews cannot attach review file
- Bug #8068: Author cannot complete copyediting