Difference between revisions of "OJS 2.3.3-2 Recommended Patches"

From PKP Wiki
Jump to: navigation, search
 
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The following patches are recommended for OJS 2.3.3-2. 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).
+
The following patches are recommended for OJS 2.3.3-2.
 +
 
 +
Please subscribe to the [http://pkp.sfu.ca/wiki/index.php?title=OJS_2.3.3-2_Recommended_Patches&feed=atom&action=history 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.
 
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.
 
Note that security-related and other critical patches will be clearly identified as such; otherwise, patches should not be considered critical.
  
 +
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=6246 Bug 6246: OJS 2.3.3 upgrade fails on PHP4]
 
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=6023 Bug 6023: PostgreSQL groups upgrade fails when content in groups table]
 
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=6023 Bug 6023: PostgreSQL groups upgrade fails when content in groups table]
 
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=6025 Bug 6025: Fatal error with HTML galley image view function]
 
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=6025 Bug 6025: Fatal error with HTML galley image view function]
 
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=6035 Bug 6035: Fix broken link to pkp.css]
 
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=6035 Bug 6035: Fix broken link to pkp.css]
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=6047 Bug 6047: Automated reminders have runScheduledTasks.php in the URL rather than index.php]
 
 
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=6022 Bug 6022: Error when uploading a replacement supplementary file]
 
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=6022 Bug 6022: Error when uploading a replacement supplementary file]
 
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=6063 Bug 6063: Upgrading from 2.2.4 to 2.3.3 fails with PostgreSQL]
 
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=6063 Bug 6063: Upgrading from 2.2.4 to 2.3.3 fails with PostgreSQL]
Line 15: Line 23:
 
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=6072 Bug 6072: saveReviewFormResponse missing validate() call]
 
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=6072 Bug 6072: saveReviewFormResponse missing validate() call]
 
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=6070 Bug 6070: Fatal error when managing Article Submission fee]
 
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=6070 Bug 6070: Fatal error when managing Article Submission fee]
 +
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=6054 Bug 6054: New article notification sent to journal manager but the URL leads to an editor page]
 +
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=6036 Bug 6036: PHP fatal error when clearing reviewer]
 +
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=6076 Bug 6076: Plug-In version entries are not properly being installed/updated]
 +
: [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=6689 Bug 6689: Article cover image does not check file type (Critical)]
 +
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=6695 Bug 6695: Books For Review cover page upload file type not validated (Critical)]
 +
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=6696 Bug 6696: File uploads should not trust supplied extension (Critical)]
 +
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=7207 Bug 7207: Remove iBrowser in favour of jbimages (Critical)]
 +
 +
''WARNING: This release is out of date and this list may not be further maintained. Upgrading is recommended.''

Latest revision as of 09:52, 16 March 2012

The following patches are recommended for OJS 2.3.3-2.

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 6246: OJS 2.3.3 upgrade fails on PHP4
Bug 6023: PostgreSQL groups upgrade fails when content in groups table
Bug 6025: Fatal error with HTML galley image view function
Bug 6035: Fix broken link to pkp.css
Bug 6022: Error when uploading a replacement supplementary file
Bug 6063: Upgrading from 2.2.4 to 2.3.3 fails with PostgreSQL
Bug 6068: User interests controlled vocab entries check assoc_id without specifying assoc_type
Bug 6052: Misnamed variable in templates/article/article.tpl
Bug 6072: saveReviewFormResponse missing validate() call
Bug 6070: Fatal error when managing Article Submission fee
Bug 6054: New article notification sent to journal manager but the URL leads to an editor page
Bug 6036: PHP fatal error when clearing reviewer
Bug 6076: Plug-In version entries are not properly being installed/updated
Bug 6458: Subscription verification bypassed with custom galley identifiers
Bug 6689: Article cover image does not check file type (Critical)
Bug 6695: Books For Review cover page upload file type not validated (Critical)
Bug 6696: File uploads should not trust supplied extension (Critical)
Bug 7207: Remove iBrowser in favour of jbimages (Critical)

WARNING: This release is out of date and this list may not be further maintained. Upgrading is recommended.

Personal tools