Difference between revisions of "OCS 2.3.5 Recommended Patches"
(12 intermediate revisions by 7 users not shown) | |||
Line 16: | Line 16: | ||
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=7425 Bug #7425: Favicon missing on paper view and help pages] | : [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=7425 Bug #7425: Favicon missing on paper view and help pages] | ||
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=7427 Bug #7427: Favicon missing on reading tools and editor comments pages] | : [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=7427 Bug #7427: Favicon missing on reading tools and editor comments pages] | ||
+ | : [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=6495 Bug #6495: Favicon doesn't display in Internet Explorer] | ||
+ | : [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=7275 Bug #7275: MergeUsers errors when updating comments] | ||
+ | : [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=8003 Bug #8003: Browse by title not working] | ||
+ | : [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=8077 Bug #8077: Reference parameter with default not allowed] | ||
+ | : [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=8081 Bug #8081: Typo in UserExportDOM] | ||
+ | : [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=8082 Bug #8082: Unable to specify sched conf path on user import CLI] | ||
+ | : [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=8089 Bug #8089: PHP fatal error when viewing notifications] | ||
+ | : [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=8104 Bug #8104: Paper event log always lists the same user] | ||
+ | : [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=8200 Bug #8200: Director submission validation overzealous in separate submission process] |
Revision as of 09:20, 19 April 2013
The following patches are recommended for OCS 2.3.5.
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 OCS should be applied with the -p1 option from within the OCS 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 #6900: Submissions with tags in titles truncated to '...' in submission lists
- Bug #7425: Favicon missing on paper view and help pages
- Bug #7427: Favicon missing on reading tools and editor comments pages
- Bug #6495: Favicon doesn't display in Internet Explorer
- Bug #7275: MergeUsers errors when updating comments
- Bug #7957: login source parameter needs escaping
- Bug #8003: Browse by title not working
- Bug #8077: Reference parameter with default not allowed
- Bug #8081: Typo in UserExportDOM
- Bug #8082: Unable to specify sched conf path on user import CLI
- Bug #8089: PHP fatal error when viewing notifications
- Bug #8104: Paper event log always lists the same user
- Bug #8144: PayPal payments never complete with site restriction enabled
- Bug #8200: Director submission validation overzealous in separate submission process