https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21895
--- Comment #15 from Mirko Tietgen <[email protected]> --- (In reply to Mirko Tietgen from comment #10) > (In reply to Mirko Tietgen from comment #9) > > > find: invalid expression; you have used a binary operator '-or' with nothing > > before it. > > This is not related to translations, I found the problem. I have added a string patch on bug 21897. (In reply to Julian Maurice from comment #11) > > Use of uninitialized value $pref_name in concatenation (.) or string at > > /usr/share/koha/misc/translator/LangInstaller.pm line 197. > > Use of uninitialized value $pref_name in concatenation (.) or string at > > /usr/share/koha/misc/translator/LangInstaller.pm line 239. > I've seen these warnings for some time now. Not sure how to fix them I think we can live with that. The find error looked more troublesome to me. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
