https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34185 Roman Dolny <roman.dolny@jezuici.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #170920|0 |1 is obsolete| | --- Comment #2 from Roman Dolny <roman.dolny@jezuici.pl> --- Created attachment 170925 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=170925&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 Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl> -- You are receiving this mail because: You are watching all bug changes.