Summary: | RESERVESLIP wrong in German sample notices | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Installation and upgrade (web-based installer) | Assignee: | Katrin Fischer <katrin.fischer> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | bgkriegel, brendan, gmcharlt, martin.renvoize |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Small patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 12113 | ||
Bug Blocks: | |||
Attachments: |
Bug 12282: RESERVESLIP wrong in German sample notices
[SIGNED-OFF] Bug 12282: RESERVESLIP wrong in German sample notices [PASSED QA] Bug 12282: RESERVESLIP wrong in German sample notices |
Description
Katrin Fischer
2014-05-18 21:56:02 UTC
Created attachment 28324 [details] [review] Bug 12282: RESERVESLIP wrong in German sample notices Accidentally the ISSUESLIP got copied to the RESERVESLIP. This adds the correct text and formatting to the RESERVESLIP. To test: - Run the German web installer on an empty database - Check that the ISSUESLIP and RESERVESLIP notices are differnet and display correctly http://bugs.koha-community.org/show_bug.cgi?id=12113 Created attachment 28343 [details] [review] [SIGNED-OFF] Bug 12282: RESERVESLIP wrong in German sample notices Accidentally the ISSUESLIP got copied to the RESERVESLIP. This adds the correct text and formatting to the RESERVESLIP. To test: - Run the German web installer on an empty database - Check that the ISSUESLIP and RESERVESLIP notices are differnet and display correctly http://bugs.koha-community.org/show_bug.cgi?id=12113 Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Tested using webinstaller, all optionals, all ok. ISSUESLIP(Ausleihquittung) longer than RESERVESLIP(Vormerkung) No errors Created attachment 28346 [details] [review] [PASSED QA] Bug 12282: RESERVESLIP wrong in German sample notices Accidentally the ISSUESLIP got copied to the RESERVESLIP. This adds the correct text and formatting to the RESERVESLIP. To test: - Run the German web installer on an empty database - Check that the ISSUESLIP and RESERVESLIP notices are differnet and display correctly http://bugs.koha-community.org/show_bug.cgi?id=12113 Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Tested using webinstaller, all optionals, all ok. ISSUESLIP(Ausleihquittung) longer than RESERVESLIP(Vormerkung) No errors Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Simple string changing patch. Passing QA Pushed to master. Thanks, Katrin! |