Bug 12699

Summary: Capitalization: All Libraries in pull down on news tool page
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: TemplatesAssignee: Marc Véron <veron>
Status: CLOSED FIXED QA Contact: Marcel de Rooy <m.de.rooy>
Severity: trivial    
Priority: P5 - low CC: m.de.rooy, tomascohen, veron
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: String patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Bug 12699 - Capitalization: All Libraries in pull down on news tool page
Bug 12699 - Capitalization: All Libraries in pull down on news tool page
[SIGNED OFF] Bug 12699 - Capitalization: All Libraries in pull down on news tool page
Bug 12699 - Capitalization: All Libraries in pull down on news tool page

Description Katrin Fischer 2014-08-02 20:32:40 UTC
'All Libraries' on tools > news should be 'All libraries'.
Comment 1 Marc Véron 2014-08-03 10:24:28 UTC Comment hidden (obsolete)
Comment 2 Marc Véron 2014-08-03 11:12:18 UTC
Comment on attachment 30513 [details] [review]
Bug 12699 - Capitalization: All Libraries in pull down on news tool page

Obsoleted, new patch follows (there are more instances of "All Libraries"
Comment 3 Marc Véron 2014-08-03 11:23:19 UTC Comment hidden (obsolete)
Comment 4 Nick Clemens (kidclamp) 2014-08-07 07:01:40 UTC Comment hidden (obsolete)
Comment 5 Marcel de Rooy 2014-08-07 10:30:20 UTC
Created attachment 30569 [details] [review]
Bug 12699 - Capitalization: All Libraries in pull down on news tool page

To test, got to tools > news
- In pulldown and in table, "All Libraries" should now read "All libraries"
- Create additonal news for "All libraries". Pull down in form should read "All libraries" as well
- Make sure that news for "All libraries" diesplay correctly where they should (in OPAC and Staff client)

Signed-off-by: Nick Clemens <nick@quecheelibrary.org>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Comment 6 Marcel de Rooy 2014-08-07 10:31:51 UTC
Only found one "All Libraries" still in koha-tmpl/opac-tmpl/ccsr/en/includes/masthead.inc but ccsr will be deprecated.
Comment 7 Tomás Cohen Arazi (tcohen) 2014-08-07 15:00:17 UTC
Patch pushed to master.

Thanks Marc!