https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317
--- Comment #10 from Joonas Kylmälä <[email protected]> --- (In reply to Jonathan Druart from comment #9) > Indeed, I only tried with the SessionStorage=tmp file > > I managed to fix this problem if I remove the decode in set_userenv, but > need to find side-effects. I was also investigating if this happens because of some wrong DB connection initialization in Koha::Database.pm code. Nothing interesting found yet. I got the idea from this discussion: https://stackoverflow.com/questions/10957238/incorrect-string-value-when-trying-to-insert-utf-8-into-mysql-via-jdbc -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
