|
PKP Bugzilla – Full Text Bug Listing |
| Summary: | PHP Fatal error when attempting to install locale | ||
|---|---|---|---|
| Product: | OHS | Reporter: | James MacGregor <jmacgreg> |
| Component: | General | Assignee: | Alec Smecher <alec> |
| Status: | ASSIGNED --- | ||
| Severity: | normal | CC: | pkp-support |
| Priority: | P3 | ||
| Version: | 2.3.2 | ||
| Hardware: | All | ||
| OS: | All | ||
| Version Reported In: | 2.3.1 | Also Affects: | |
| Attachments: | Patch against Harvester 2.3.1 | ||
|
Description
James MacGregor
2010-11-19 10:50:00 PST
Created attachment 3344 [details] Patch against Harvester 2.3.1 Please try the attached patch against OHS 2.3.1. It may be necessary to reload the languages on the administrator's languages page. Note that this changes the way email templates are stored; you'll need to convert dbscripts/xml/data/locale/fr_FR/email_templates_data.xml to a new format and store the result in locale/fr_CA/emailTemplates.xml -- you can generate the new format by passing the old file through the XSL file at http://pkp.sfu.ca/bugzilla/attachment.cgi?id=2200 (see bug #4153). This is new code, and only briefly tested, so please report your results back and I can help debug further if needed. (NOT COMMITTED until we get feedback -- leaving open until then.) (Never mind comment #2 -- committed to git. Waiting for feedback anyway.) |