https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32677
--- Comment #17 from Victor Zuniga <[email protected]> --- (In reply to Jonathan Druart from comment #16) > Which version of Koha are you using? > > In recent versions you are not supposed to have 'prog' or 'ccsr' in > /usr/share/koha/opac/htdocs/opac-tmpl/ but 'bootstrap'. Hi Jonathan, We are using version 22.11.05 I checked this morning and to my surprise, the Spanish language package had been installed despite the error messages from yesterday. I checked on the staff interface and sure enough, the option was displayed and available. Here are the contents of the prog folder on our system as of this morning: vzuniga@SJDS:/usr/share/koha/opac/htdocs/opac-tmpl/prog$ ls es-ES vzuniga@SJDS:/usr/share/koha/opac/htdocs/opac-tmpl/prog$ cd es-ES/ vzuniga@SJDS:/usr/share/koha/opac/htdocs/opac-tmpl/prog/es-ES$ ls js vzuniga@SJDS:/usr/share/koha/opac/htdocs/opac-tmpl/prog/es-ES$ cd js/ vzuniga@SJDS:/usr/share/koha/opac/htdocs/opac-tmpl/prog/es-ES/js$ ls locale_data.js I enabled it on the staff interface to confirm and it is working as expected. Woot Woot!! I checked and here are the contents of the bootstrap folder: vzuniga@SJDS:/usr/share/koha/opac/htdocs/opac-tmpl/prog$ cd .. vzuniga@SJDS:/usr/share/koha/opac/htdocs/opac-tmpl$ ls bootstrap ccsr lib prog xslt vzuniga@SJDS:/usr/share/koha/opac/htdocs/opac-tmpl$ cd bootstrap vzuniga@SJDS:/usr/share/koha/opac/htdocs/opac-tmpl/bootstrap$ ls css en es-ES images itemtypeimg js lib vzuniga@SJDS:/usr/share/koha/opac/htdocs/opac-tmpl/bootstrap$ vzuniga@SJDS:/usr/share/koha/opac/htdocs/opac-tmpl/bootstrap$ cd es-ES/ vzuniga@SJDS:/usr/share/koha/opac/htdocs/opac-tmpl/bootstrap/es-ES$ ls includes js modules xslt vzuniga@SJDS:/usr/share/koha/opac/htdocs/opac-tmpl/bootstrap/es-ES$ Am I to understand that the bootstrap folder should take precedence for language installations? We were forced to upgrade this system from a very outdated version back in December 2022. I wonder if the migration tools (even though we ended up doing a fair amount of manual tweaks) did not remove this folder as part of the upgrade. Can I remove the prog folder safely to avoid further confusion? or should I just leave it be? Thanks for all your help Katrin, David, and Jonathan!! Best, Victor -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
