[Bug 41252] New: Template error with library_name_title
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41252 Bug ID: 41252 Summary: Template error with library_name_title Initiative type: --- Sponsorship --- status: Product: Koha Version: 25.05 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: mail@sven-seeberg.de QA Contact: testopia@bugs.koha-community.org After installing the newest version today (25.05.05-2) on Debian Bookworm, the OPAC site only shows "Internal Server Error". The plack-error.log shows this error message: ``` Template process failed: file error - library_name_title: not found at /usr/share/koha/lib/C4/Templates.pm line 146. ``` -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41252 --- Comment #1 from Sven Seeberg <mail@sven-seeberg.de> --- I removed the library_name_title field from /usr/share/koha/opac/htdocs/opac-tmpl/bootstrap/de-DE/modules/opac-main.tt. It then fails with the next variable: koha_news_block I assume that all variables are missing and something is broken were the variables are handed to the template. However, I'm too unfamiliar with Perl and Koha to quickly provide any additional input. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41252 Sven Seeberg <mail@sven-seeberg.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mail@sven-seeberg.de -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41252 Sven Seeberg <mail@sven-seeberg.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|NEW |CLOSED --- Comment #2 from Sven Seeberg <mail@sven-seeberg.de> --- It seems the code base was not the issue but rather the installation. I was able to solve it, however I don't know which of the 2 steps provided a solution: - editing the OPACLanguages setting (removed de-DE and re-enabled it) - apt install --reinstall koha-community -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org