Bug 9413

Summary: Renewal notice features breaks English installer
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: Installation and upgrade (web-based installer)Assignee: Bugs List <koha-bugs>
Status: CLOSED FIXED QA Contact: Katrin Fischer <katrin.fischer>
Severity: blocker    
Priority: P5 - low CC: gmcharlt
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:
Bug Depends on: 9151    
Bug Blocks:    
Attachments: [SIGNED-OFF] Bug 9413: follow-up: fix sample notice SQL for en

Description Katrin Fischer 2013-01-17 07:17:57 UTC
Fix two different errors that prevented sample notices
from being loaded into a fresh English Koha database.
Comment 1 Katrin Fischer 2013-01-17 07:24:26 UTC
Created attachment 14655 [details] [review]
[SIGNED-OFF] Bug 9413: follow-up: fix sample notice SQL for en

Fix two different errors that prevented sample notices
from being loaded into a fresh English Koha database.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Hugh Davenport <hugh@davenport.net.nz>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
English sample_notices.sql installs correctly after this
patch is applied. Web installer completes without any errors.
Comment 2 Jared Camins-Esakov 2013-01-18 01:48:34 UTC
This patch has been pushed to master.