https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27623
--- Comment #7 from Joonas Kylmälä <[email protected]> --- (In reply to Joonas Kylmälä from comment #6) > Doesn't apply anymore It was actually easy to fix this rebase issue: > git rm installer/data/mysql/pl-PL/mandatory/sample_notices.sql > git am --continue However, in the installer I get > Cannot decode string with wide characters at /usr/lib/x86_64-linux-gnu/perl> > /5.24/Encode.pm line 202 > in Encode::decode at /usr/lib/x86_64-linux-gnu/perl/5.24/Encode.pm line 202 and also if following the test plan I get: > $ ./translate update pl-PL > misc/translator/Koha-pref.pot:5085:37: invalid multibyte sequence not sure if caused by this change or it got broken already before, but it makes testing this patch not possible. -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. _______________________________________________ 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/
