Difference between revisions of "OJS 2.3.8 Recommended Patches"
(Added Bug 7988) |
(→Patches) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 17: | Line 17: | ||
: [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=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=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] | ||
| + | : [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=8185 Bug #8185: PubMed export does not allow for eLocation page ranges] | ||
Latest revision as of 12:15, 3 April 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.
[edit] 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.
[edit] 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
- Bug #8185: PubMed export does not allow for eLocation page ranges