20 Apr
2017
20 Apr
'17
1:10 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18339 --- Comment #11 from Marc Véron <veron@veron.ch> --- No more internal server error when editing in OPAC. I tested repeatable and non repeatable text fields and a YES_NO field. However I get an internal server error in staff client (approving). I can trigger it by entering text with äöü etc. E.g. with a text like 111ä222 I get the following in plack error log: malformed UTF-8 character in JSON string, at character offset 14 (before "\x{fffd}2","code":"T...") at /home/marc/koha/Koha/Patron/Modifications.pm line 100. I can reproduce it with and without patches. Should that go to a separate Bug? -- You are receiving this mail because: You are watching all bug changes.