Difference between revisions of "OJS 2.3.8 Recommended Patches"
(Created page with "The following patches are recommended for OJS 2.3.8. Please subscribe to the [http://pkp.sfu.ca/wiki/index.php?title=OJS_2.3.8_Recommended_Patches&feed=atom&action=history RS...") |
|||
| (5 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=7960 Bug #7960: Untranslated locale key submission.proofread.instructions] | ||
| + | : [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=7988 Bug #7988: Editor notify email to institutional subscribers broken] | ||
| + | : [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=8139 Bug #8139: Uploading a Proof attachment results in proof being marked complete] | ||
| + | : [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=8144 Bug #8144: PayPal payments never complete with site restriction enabled] | ||
Revision as of 13:53, 5 March 2013
The following patches are recommended for OJS 2.3.8.
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 #7960: Untranslated locale key submission.proofread.instructions
- Bug #7962: Web feed plugin references announcement feed plugin
- Bug #7988: Editor notify email to institutional subscribers broken
- Bug #8139: Uploading a Proof attachment results in proof being marked complete
- Bug #8144: PayPal payments never complete with site restriction enabled