Summary: | Fix sample label creator data | ||
---|---|---|---|
Product: | Koha | Reporter: | Bernardo Gonzalez Kriegel <bgkriegel> |
Component: | Label/patron card printing | Assignee: | Chris Nighswonger <cnighswonger> |
Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | ||
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 15064: Fix sample label creator data
Bug 15064: Fix sample creator data, other languages |
Description
Bernardo Gonzalez Kriegel
2015-10-26 13:52:46 UTC
I thnk this might be duplicate... sec ... found with Kyle's help - needs sign-off :) *** This bug has been marked as a duplicate of bug 15053 *** Created attachment 44004 [details] [review] Bug 15064: Fix sample label creator data To test: 1) Remove sample creator date delete from creator_layouts; delete from creator_templates; delete from printers_profile 2) Try to load sample data, it fails en/optional/sample_creator_data.sql 3) Apply the patch 4) Try again, must load without errors Created attachment 44005 [details] [review] Bug 15064: Fix sample creator data, other languages This patch fix sample creator installer data for most languages other than english. pt-PT does not have this data uk and ru cannt' load, not fixed. To test: 1) delete sample creator data http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15063 2) foreach lang/file, test file loads without problem, repeat 1 Bernardo, did you see Kyle's patch on the other bug? Oops, Ok. I'll see the other one |