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: | ||
Circulation function: | |||
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
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. This patch has been pushed to master. |