Bug 25014

Summary: Capitalization: Call Number in sort options in staff and OPAC
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: TemplatesAssignee: Katrin Fischer <katrin.fischer>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low CC: 1joynelson, lucas
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:
20.05.00, 19.11.06, 19.05.11
Attachments: Bug 25014: Fix capitalization for "Call Number" in staff and OPAC sort options
Bug 25014: Fix capitalization for "Call Number" in staff and OPAC sort options
Bug 25014: Fix capitalization for "Call Number" in staff and OPAC sort options

Description Katrin Fischer 2020-03-28 00:03:13 UTC

    
Comment 1 Katrin Fischer 2020-03-28 00:07:02 UTC
Created attachment 102028 [details] [review]
Bug 25014: Fix capitalization for "Call Number" in staff and OPAC sort options

There are some ocurrences of "Call Number" in the sort option lists in
staff and OPAC. The patch changes them to "Call number".

To test:
- Check the sort option list in staff and OPAC for the typo
- Apply patch
- Verify it's now all corrected
Comment 2 David Nind 2020-03-29 07:48:01 UTC
Created attachment 102049 [details] [review]
Bug 25014: Fix capitalization for "Call Number" in staff and OPAC sort options

There are some ocurrences of "Call Number" in the sort option lists in
staff and OPAC. The patch changes them to "Call number".

To test:
- Check the sort option list in staff and OPAC for the typo
- Apply patch
- Verify it's now all corrected

Signed-off-by: David Nind <david@davidnind.com>
Comment 3 Jonathan Druart 2020-03-31 10:26:48 UTC
Created attachment 102118 [details] [review]
Bug 25014: Fix capitalization for "Call Number" in staff and OPAC sort options

There are some ocurrences of "Call Number" in the sort option lists in
staff and OPAC. The patch changes them to "Call number".

To test:
- Check the sort option list in staff and OPAC for the typo
- Apply patch
- Verify it's now all corrected

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Comment 4 Martin Renvoize 2020-04-03 13:24:42 UTC
Nice work everyone!

Pushed to master for 20.05
Comment 5 Joy Nelson 2020-04-28 21:03:07 UTC
Backported to 19.11.x branch for 19.11.06
Comment 6 Lucas Gass 2020-05-11 19:29:46 UTC
backported to 19.05.x for 19.05.11