Difference between revisions of "OJS 2.4.1 Recommended Patches"
(Added bug #8031) |
|||
(9 intermediate revisions by 3 users not shown) | |||
Line 14: | Line 14: | ||
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=7957 Bug #7957: login source parameter needs escaping] | : [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=7957 Bug #7957: login source parameter needs escaping] | ||
+ | : [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=7962 Bug #7962: Web feed plugin references announcement feed plugin] | ||
+ | : [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=7964 Bug #7964: Gifts database table missing after upgrade] | ||
+ | : [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=7967 Bug #7967: Paging error in DOI/Medra plugin] | ||
+ | : [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=7978 Bug #7978: Layout Editor download file results in error] | ||
+ | : [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=7987 Bug #7987: Viewing a single payment generates a fatal error] | ||
+ | : [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=7988 Bug #7988: Editor notify email to institutional subscribers broken] | ||
+ | : [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=8000 Bug #8000: Review assignment not recorded in Event log] | ||
+ | : [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=8031 Bug #8031: Attachment-based reviews cannot attach review file] |
Revision as of 09:47, 22 November 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