]> git.koha-community.org Git - koha.git/commit
Bug 34185: Capitalized OPAC in OpacItemLocation syspref
authorLaura_Escamilla <laura.escamilla@bywatersolutions.com>
Fri, 30 Aug 2024 16:54:19 +0000 (16:54 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Mon, 2 Sep 2024 10:13:43 +0000 (12:13 +0200)
commitd9b857ecc0a3f3ad0f3f340036ac34b7fe209789
treecf41901a3302a9e41a701702b2741dcbb06fec1e
parent084ed6e32271cdfc1116e3c7c7f0d93e4cc15a5b
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>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
C4/UsageStats.pm
installer/data/mysql/mandatory/sysprefs.sql
installer/data/mysql/updatedatabase.pl
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref