[Bug 30786] New: Capitalization in OpacAdvancedSearchTypes
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30786 Bug ID: 30786 Summary: Capitalization in OpacAdvancedSearchTypes Change sponsored?: --- Product: Koha Version: 20.11 Hardware: All OS: All Status: NEW Keywords: Academy Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org In the description of the system prefernce OpacAdvancedSearchTypes should be more lower case letters :) <em>Currently supported values</em>: Item types (<strong>itemtypes</strong>), Collection, (<strong>ccode</strong>) and Shelving Location (<strong>loc</strong>)... -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30786 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Capitalization in |Capitalization in |OpacAdvancedSearchTypes |(Opac)AdvancedSearchTypes --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Same applies to AdvancedSearchTypes -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30786 --- Comment #2 from David Nind <david@davidnind.com> --- Created attachment 135086 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=135086&action=edit Bug 30786: Fix capitalization in advanced search system preferences This fixes the capitalization in the descriptions for the AdvancedSearchTypes and OpacAdvancedSearchTypes system preferences. Test plan: 1. In the staff interface, search the system preferences for 'AdvancedSearch'. 2. Review the current descriptions for the AdvancedSearchTypes and OpacAdvancedSearchTypes system preferences. 3. Note that "..Shelving Location.." is used instead of "..Shelving location..". 4. Apply the patch. 5. Refresh the page. 6. Sentence case is now used for "Shelving location" in the descriptions (as per coding guideline HTML4: Upper and lower cases in strings). 7. Sign off. Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30786 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30786 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard@myacpl.org |david@davidnind.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30786 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This fixes the descriptions release notes| |for the AdvancedSearchTypes | |and OpacAdvancedSearchTypes | |system preferences - | |sentence case is now used | |for "..Shelving | |location..". Keywords| |Manual --- Comment #3 from David Nind <david@davidnind.com> --- Apologies Owen, I hadn't noticed that you had assigned this one to yourself! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30786 --- Comment #4 from Owen Leonard <oleonard@myacpl.org> --- (In reply to David Nind from comment #3)
Apologies Owen, I hadn't noticed that you had assigned this one to yourself!
No problem at all--I was just the default assignee. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30786 sandboxes@biblibre.com <sandboxes@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #135086|0 |1 is obsolete| | --- Comment #5 from sandboxes@biblibre.com <sandboxes@biblibre.com> --- Created attachment 135111 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=135111&action=edit Bug 30786: Fix capitalization in advanced search system preferences This fixes the capitalization in the descriptions for the AdvancedSearchTypes and OpacAdvancedSearchTypes system preferences. Test plan: 1. In the staff interface, search the system preferences for 'AdvancedSearch'. 2. Review the current descriptions for the AdvancedSearchTypes and OpacAdvancedSearchTypes system preferences. 3. Note that "..Shelving Location.." is used instead of "..Shelving location..". 4. Apply the patch. 5. Refresh the page. 6. Sentence case is now used for "Shelving location" in the descriptions (as per coding guideline HTML4: Upper and lower cases in strings). 7. Sign off. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30786 Sally <sally.healey@cheshiresharedservices.gov.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |sally.healey@cheshireshared | |services.gov.uk --- Comment #6 from Sally <sally.healey@cheshiresharedservices.gov.uk> --- All working well; signed off. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30786 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |String patch -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30786 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #135111|0 |1 is obsolete| | --- Comment #7 from Victor Grousset/tuxayo <victor@tuxayo.net> --- Created attachment 135449 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=135449&action=edit Bug 30786: Fix capitalization in advanced search system preferences This fixes the capitalization in the descriptions for the AdvancedSearchTypes and OpacAdvancedSearchTypes system preferences. Test plan: 1. In the staff interface, search the system preferences for 'AdvancedSearch'. 2. Review the current descriptions for the AdvancedSearchTypes and OpacAdvancedSearchTypes system preferences. 3. Note that "..Shelving Location.." is used instead of "..Shelving location..". 4. Apply the patch. 5. Refresh the page. 6. Sentence case is now used for "Shelving location" in the descriptions (as per coding guideline HTML4: Upper and lower cases in strings). 7. Sign off. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk> Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30786 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |victor@tuxayo.net --- Comment #8 from Victor Grousset/tuxayo <victor@tuxayo.net> --- Works, qa script happy, code looks good, passing QA :) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30786 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |22.11.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30786 --- Comment #9 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Pushed to master for 22.11. Nice work everyone, thanks! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30786 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|20.11 |master CC| |tomascohen@gmail.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30786 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas@bywatersolutions.com Status|Pushed to master |Pushed to stable Version(s)|22.11.00 |22.11.00, 22.05.01 released in| | --- Comment #10 from Lucas Gass <lucas@bywatersolutions.com> --- Pushed to 22.05.x for 22.05.01 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30786 Arthur Suzuki <arthur.suzuki@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |arthur.suzuki@biblibre.com Version(s)|22.11.00, 22.05.01 |22.11.00, 22.05.01, released in| |21.11.11 Status|Pushed to stable |Pushed to oldstable --- Comment #11 from Arthur Suzuki <arthur.suzuki@biblibre.com> --- pushed to 21.11.x for 21.11.11, thx! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30786 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to oldstable |RESOLVED Resolution|--- |FIXED --- Comment #12 from Victor Grousset/tuxayo <victor@tuxayo.net> --- Not backported to oldoldstable (21.05.x). Feel free to ask if it's needed. Nothing to document, marking resolved. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30786 Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Documentation| |Caroline Cyr La Rose contact| | CC| |caroline.cyr-la-rose@inlibr | |o.com Keywords|Academy, Manual | Documentation| |https://gitlab.com/koha-com submission| |munity/koha-manual/-/merge_ | |requests/575 -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org