| Summary: | Do not consider xslt as valid theme dir in LangInstaller.pm | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Bernardo Gonzalez Kriegel <bgkriegel> |
| Component: | I18N/L10N | Assignee: | Bernardo Gonzalez Kriegel <bgkriegel> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | brendan, f.demians, julian.maurice |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15527 | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: |
Bug 16194: Do not consider xslt as valid theme dir in LangInstaller.pm
Bug 16194: Do not consider xslt as valid theme dir in LangInstaller.pm [PASSED QA] Bug 16194: Do not consider xslt as valid theme dir in LangInstaller.pm |
||
|
Description
Bernardo Gonzalez Kriegel
2016-04-04 13:51:58 UTC
Created attachment 49860 [details] [review] Bug 16194: Do not consider xslt as valid theme dir in LangInstaller.pm Bug 15527 add an xslt dir, LangInstaller.pm must ingnore that dir. To test: 1) Verify the problem on current master Update translation for any lang, will see errors 2) Apply the patch 3) Update again, no errors Created attachment 49862 [details] [review] Bug 16194: Do not consider xslt as valid theme dir in LangInstaller.pm Bug 15527 add an xslt dir, LangInstaller.pm must ingnore that dir. To test: 1) Verify the problem on current master Update translation for any lang, will see errors 2) Apply the patch 3) Update again, no errors Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Works as expected. Created attachment 49881 [details] [review] [PASSED QA] Bug 16194: Do not consider xslt as valid theme dir in LangInstaller.pm Bug 15527 add an xslt dir, LangInstaller.pm must ingnore that dir. To test: 1) Verify the problem on current master Update translation for any lang, will see errors 2) Apply the patch 3) Update again, no errors Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Works as expected. Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to Master - Should be in the May 2016 release. Thanks! Not needed in stable versions, status changed to RESOLVED |