Summary: | Default values for German system preferences (web installer) | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Installation and upgrade (web-based installer) | Assignee: | Katrin Fischer <katrin.fischer> |
Status: | CLOSED FIXED | QA Contact: | Marcel de Rooy <m.de.rooy> |
Severity: | enhancement | ||
Priority: | P4 | CC: | gmcharlt, m.de.rooy, magnus, paul.poulain |
Version: | 3.6 | ||
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: | |||
Attachments: |
Bug 7079: Default values for German system preferences
Bug 7079: [SIGNED-OFF] Default values for German system preferences |
Description
Katrin Fischer
2011-10-24 12:21:34 UTC
Created attachment 6030 [details] [review] Bug 7079: Default values for German system preferences Patch adds updates for system preferences to the sql file in the installer directory: - New: AmazonLocale: DE - borrowerRelationship: Vater|Mutter - BorrowersTitles: Herr|Frau - New: CurrencyFormat: FR - New: dateformat: metric - New: DefaultClassificationSource: z - New: OpacMainUserBlock: translated content - New: OpacNav: translated content - New: OpacNavBottom: translated content - New: OPACSearchForTitleIn: translated content To test: A) Do a full installation with German sample files B) Run the sql file 'system_preferences.sql' against your database Verfy values of system preferences have been changed. Created attachment 6053 [details] [review] Bug 7079: [SIGNED-OFF] Default values for German system preferences Patch adds updates for system preferences to the sql file in the installer directory: - New: AmazonLocale: DE - borrowerRelationship: Vater|Mutter - BorrowersTitles: Herr|Frau - New: CurrencyFormat: FR - New: dateformat: metric - New: DefaultClassificationSource: z - New: OpacMainUserBlock: translated content - New: OpacNav: translated content - New: OpacNavBottom: translated content - New: OPACSearchForTitleIn: translated content To test: A) Do a full installation with German sample files B) Run the sql file 'system_preferences.sql' against your database Verfy values of system preferences have been changed. Signed-off-by: Magnus Enger <magnus@enger.priv.no> Patch applied cleanly. I ran through the webinstaller in German on an empty database, and made sure system_preferences were loaded. No complaints from the database and the systprefs are set to the right values when I check in the staff client. QA Comment: Does only change some default values in German sql file. Looks good to me. Marking it as Passed QA. Patch pushed, please test. (katrin, you've declared this as an ENH. It means it won't be in 3.6.x. Was it really intended ? If it's a MIN bug, feel free to update severity & version (so chris_n will know that he has to apply it) before marking RESO/FIXED Being very sctrict - it's an enhancement. But it's not likely to break things, it doesn't include system preferences that are not in 3.6, and it would make life a bit easier... Chris N. should have the last say about it though. |