[Koha-bugs] [Bug 29684] Warning File not found: js/locale_data.js

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 14 12:18:04 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29684

--- Comment #1 from Andrew Nugged <nugged at gmail.com> ---
it's reproducible on some pages: 

    members/memberentry.pl
    members/paycollect.pl

for example, edit some user:

/cgi-bin/koha/members/memberentry.pl?op=modify&borrowernumber=1&step=1


This happens because of mass-assignment of keys for template from DB where
occasionally template's "lang" value replaced with trashy one.

Petro has fix, will publish it.

I still can't find direct reproduction for "ArticleRequestsDisclaimerText_en": 
(somewhere related to tools/additional-contents.pl or Koha::AdditionalContents
probably) but that honeypot code added will help further find other paces where
such tricks happen.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list