Bug 9413 - Renewal notice features breaks English installer
Summary: Renewal notice features breaks English installer
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Installation and upgrade (web-based installer) (show other bugs)
Version: Main
Hardware: All All
: P5 - low blocker (vote)
Assignee: Bugs List
QA Contact: Katrin Fischer
URL:
Keywords:
Depends on: 9151
Blocks:
  Show dependency treegraph
 
Reported: 2013-01-17 07:17 UTC by Katrin Fischer
Modified: 2019-06-27 09:24 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
[SIGNED-OFF] Bug 9413: follow-up: fix sample notice SQL for en (3.71 KB, patch)
2013-01-17 07:24 UTC, Katrin Fischer
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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.