Bug 13027

Summary: Typo RoutlingListNote
Product: Koha Reporter: Marcel de Rooy <m.de.rooy>
Component: Installation and upgrade (web-based installer)Assignee: Marcel de Rooy <m.de.rooy>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low CC: gmcharlt, katrin.fischer, tomascohen
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 13027: Typo RoutlingListNote
Bug 11395: Raise an alert if control field is used
Bug 13027: Typo RoutlingListNote
[PASSED QA] Bug 13027: Typo RoutlingListNote

Description Marcel de Rooy 2014-10-06 11:08:44 UTC

    
Comment 1 Marcel de Rooy 2014-10-06 11:09:51 UTC Comment hidden (obsolete)
Comment 2 Marcel de Rooy 2014-10-06 11:12:02 UTC Comment hidden (obsolete)
Comment 3 Marcel de Rooy 2014-10-06 11:12:43 UTC
Oops wrong command ;)
Comment 4 Marcel de Rooy 2014-10-16 12:40:38 UTC
Of special interest for those using the German webinstaller files :)
Comment 5 Chris Cormack 2014-10-16 13:28:40 UTC Comment hidden (obsolete)
Comment 6 Katrin Fischer 2014-10-16 14:45:08 UTC
Created attachment 32423 [details] [review]
[PASSED QA] Bug 13027: Typo RoutlingListNote

Trivial patch adjusts two occurrences of this typo in two installer sql
files.

Signed-off-by: Chris <chris@bigballofwax.co.nz>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Typo in sysprefs.sql is only in the description, so fixing
this without a database update seems ok.
Comment 7 Katrin Fischer 2014-10-16 14:45:32 UTC
Thx for the patch, Marcel! And sorry for introducing the typos :(
Comment 8 Tomás Cohen Arazi 2014-10-18 14:14:32 UTC
Patch pushed to master.

Thanks Marcel!