Difference between revisions of "OJS 2.3.3-3 Recommended Patches"
From PKP Wiki
Jerico.dev (Talk | contribs) (added recommended patch for #6115) |
|||
| Line 7: | Line 7: | ||
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=6097 Bug #6097: Unexpected counter log data loss on upgrade] | : [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=6097 Bug #6097: Unexpected counter log data loss on upgrade] | ||
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=6133 Bug #6133: Upgrade to 2.3.3-3 Doesn't correctly update version] | : [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=6133 Bug #6133: Upgrade to 2.3.3-3 Doesn't correctly update version] | ||
| + | : [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=6115 Bug #6115: citation assistant: remap ctrl+a = save+approve and ctrl-c = cancel to make sure that copy/paste is not overridden] | ||
Revision as of 20:05, 15 November 2010
The following patches are recommended for OJS 2.3.3-3. They 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.
Note that security-related and other critical patches will be clearly identified as such; otherwise, patches should not be considered critical.