Difference between revisions of "OJS 2.3.6 Recommended Patches"

From PKP Wiki
Jump to: navigation, search
(Patches)
 
(8 intermediate revisions by 3 users not shown)
Line 37: Line 37:
 
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=6794 Bug #6794: Authors can't download submissions resubmitted for review ]
 
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=6794 Bug #6794: Authors can't download submissions resubmitted for review ]
 
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=6965 Bug #6965: Error in citation plugins with multibyte characters in author names ]
 
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=6965 Bug #6965: Error in citation plugins with multibyte characters in author names ]
 +
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=6991 Bug #6991: Reviewer lettering goes awry in previous rounds view]
 +
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=6218 Bug #6218: deleteExpiredQueuedPayments missing from QueuedPaymentDAO]
 +
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=6995 Bug #6995: Fix es_ES typos]
 +
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=7026 Bug #7026: CrossRef plugin uses incorrect publication date for articles]
 +
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=7101 Bug #7101: Fix issues when moving articles between issues]
 +
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=6800 Bug #6800: Minor updates to pt_BR locale]
 +
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=7153 Bug #7153: Fix TOC display issue when publishing mode is set to none]
 +
: [http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=7207 Bug #7207: Remove iBrowser in favour of jbimages (Critical)]

Latest revision as of 09:52, 16 March 2012

The following patches are recommended for OJS 2.3.6.

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 #6730: Missing update schema file
Bug #6729: Article date modified function not found/breaks atom webfeed plugin
Bug #6734: Minor typo in Italian translation
Bug #6766: Untranslated keys on account validation page
Bug #6269: Subscription end date reset when adding multiple IPs
Bug #6787: Open Access Policy link appears on Editorial Policies page when it shouldn't
Bug #6793: Maintain localized author info across requests in quicksubmit plugin
Bug #6801: Variable typo in Portuguese email templates
Bug #6802: New submission notifications not sent to editors
Bug #6803: TOC book image for published book review produces fatal error
Bug #6822: Fatal javascript error in setup step 4
Bug #6823: Changes to de_DE locale
Bug #6817: Check and fix missing controlled vocab data for citation assistant
Bug #6885: Update Crossref Export XML header information
Bug #6916: Multiple listing entries for single article
Bug #6918: Multiple supplementary file import reference glitch
Bug #6876: Galleys uploaded in Firefox not indexed for search
Bug #6925: Blind CCing editor comments to reviewers doesn't use correct template
Bug #6297: PHP5-specific code in OpenAds plugin
Bug #6796: Change citation_date to YYYY/MM/DD
Bug #6797: citation_pdf_url should link directly to PDF
Bug #6877: citation_authors modifications
Bug #6794: Authors can't download submissions resubmitted for review
Bug #6965: Error in citation plugins with multibyte characters in author names
Bug #6991: Reviewer lettering goes awry in previous rounds view
Bug #6218: deleteExpiredQueuedPayments missing from QueuedPaymentDAO
Bug #6995: Fix es_ES typos
Bug #7026: CrossRef plugin uses incorrect publication date for articles
Bug #7101: Fix issues when moving articles between issues
Bug #6800: Minor updates to pt_BR locale
Bug #7153: Fix TOC display issue when publishing mode is set to none
Bug #7207: Remove iBrowser in favour of jbimages (Critical)
Personal tools