http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8257
Priority: P5 - low
Change sponsored?: ---
Bug ID: 8257
CC: [email protected]
Assignee: [email protected]
Summary: Translation scripts show lots of warnings
Severity: normal
Classification: Unclassified
OS: All
Reporter: [email protected]
Hardware: All
Status: NEW
Version: master
Component: I18N/L10N
Product: Koha
When running the translation scripts with "perl translate install ..." a lot of
warnings are shown:
Use of uninitialized value in pattern match (m//) at
/usr/share/perl5/Locale/PO.pm line 472, <IN> line 95569.
Use of uninitialized value $key in hash element at
/usr/share/perl5/Locale/PO.pm line 472, <IN> line 95569.
Use of uninitialized value in pattern match (m//) at
/usr/share/perl5/Locale/PO.pm line 472, <IN> line 95569.
Use of uninitialized value in hash element at /usr/share/perl5/Locale/PO.pm
line 343, <IN> line 95569.
...
My test was on current master with uk-UA, but it also happens with other
languages.
Translation process still seems to be working and finishes.
--
You are receiving this mail because:
You are the assignee for the bug.
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/