Bug 12282

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, katrin.fischer, 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:
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
Accidentally the ISSUESLIP got copied into the RESERVESLIP template as well.
Comment 1 Katrin Fischer 2014-05-18 22:39:14 UTC Comment hidden (obsolete)
Comment 2 Bernardo Gonzalez Kriegel 2014-05-19 23:38:24 UTC Comment hidden (obsolete)
Comment 3 Martin Renvoize 2014-05-20 06:17:36 UTC
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>
Comment 4 Martin Renvoize 2014-05-20 06:18:12 UTC
Simple string changing patch.  Passing QA
Comment 5 Galen Charlton 2014-05-20 14:13:07 UTC
Pushed to master.  Thanks, Katrin!