https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32090
--- Comment #1 from Marcel de Rooy <[email protected]> --- (In reply to Nick Clemens from comment #0) > Change your user's first name to be: > Developer 😺 Ok. You are asking for trouble :) > Maybe we should not do that later? No. You create a lot of problems when you encode in the middle of the process. The idea is: decode at start, encode at the end. Keep everything in perl internal format in between. -- 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/
