https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27623 --- Comment #8 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Joonas Kylmälä from comment #7)
(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
Which step, I didn't recreate that.
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.
I am seeing that Looks like it has been caused by bug 22824. I am investigating it. -- You are receiving this mail because: You are watching all bug changes. You are on the CC list for the bug.