https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34185 --- Comment #1 from Laura Escamilla <Laura.escamilla@bywatersolutions.com> --- Created attachment 170920 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=170920&action=edit Bug 34185: Capitalized OPAC in OpacItemLocation syspref To test: 1. In K-T-D git grep for “OpacItemLocation” 1. Notice that related XSLT / XSL scripts are not coming up. Only .pm, .pl and .sql scripts. 2. Git grep for “OPACItemLocation”. Note that XSLT/XSL files show up but not the .pm, .pl and .sql scripts. 3. Apply the patch. Updatedatabase. Restart_all 4. Git grep for “OPACItemLocation” 1. Notice that both the XSLT/XSL files in addition to the .sql, .pm and .pl scripts are now showing up. 5. Sign off and have a spectacular day :D -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.