Difference between revisions of "OJS 2.3.3-3 Recommended Patches"
Line 42: | Line 42: | ||
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=6458 Bug #6458: Subscription verification bypassed with custom galley identifiers] | : [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=6458 Bug #6458: Subscription verification bypassed with custom galley identifiers] | ||
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=6601 Bug #6601: PayPal donations recorded as $0 payment records] | : [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=6601 Bug #6601: PayPal donations recorded as $0 payment records] | ||
− | : [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=6689 Bug 6689: Article cover image does not check file type] | + | : [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=6689 Bug #6689: Article cover image does not check file type] |
''WARNING: This release is out of date and this list may not be further maintained. Upgrading is recommended.'' | ''WARNING: This release is out of date and this list may not be further maintained. Upgrading is recommended.'' |
Revision as of 15:12, 17 June 2011
The following patches are recommended for OJS 2.3.3-3.
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.
For more information on how to apply patches, please see this discussion in the PKP support forum.
Patches
Note that security-related and other critical patches will be clearly identified as such; otherwise, patches should not be considered critical.
- Bug #6259: User interests stored in database urlencoded
- Bug #6219: Subscription end date resets to expiry default
- Bug #6097: Unexpected counter log data loss on upgrade
- Bug #6133: Upgrade to 2.3.3-3 Doesn't correctly update version
- Bug #6115: citation assistant: remap ctrl+a = save+approve and ctrl-c = cancel to make sure that copy/paste is not overridden
- Bug #6119: "References" header appears when there are no references
- Bug #6048: Fatal error searching submissions from Editor home
- Bug #6220: Upgrade process incorrect for OJS 2.1.1 and prior to 2.3.3
- Bug #6226: HttpsPolicy tries to return undefined constant.
- Bug #6248: Article commenting comments outdated (PKP part of patch only)
- Bug #6255: Fixed join condition on editor submission fetch
- Bug #6080: TinyMCE uses HTML entities rather than UTF8
- Bug #6246: Upgrade fails on PHP4 due to incorrect false return
- Bug #6258: Correct index warning for reviewer statistics
- Bug #6249: Fix public commenting function name
- Bug #6257: Upgrading from 2.x to 2.3.x orphans some plug-in settings due to upper/lower case change in plugin_settings.
- Bug #6245: Upgrade loses submission notes
- Bug #6268: Copyediting notification error without copyeditor assigned
- Bug #6290: Lengthen DOI suffix maxlength
- Bug #6279: Some generic plugins don't work after install/upgrade
- Bug #6326: Breadcrumb URL for editor's submissions pages presumes Section Editor role
- Bug #6120: Wrong parameters supplied to PDF indexing defaults
- Bug #4965: DOI does not import in Native XML Import
- Bug #6352: Authorization denied redirect goes to 404
- Bug #6017: User interests disappear if user profile form conditions not met
- Bug #6458: Subscription verification bypassed with custom galley identifiers
- Bug #6601: PayPal donations recorded as $0 payment records
- Bug #6689: Article cover image does not check file type
WARNING: This release is out of date and this list may not be further maintained. Upgrading is recommended.