https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24606
--- Comment #63 from Tomás Cohen Arazi <[email protected]> --- (In reply to Jonathan Druart from comment #58) > Use statements appear twice > +use URI::Escape qw( uri_escape_utf8 ); > +use URI::Escape qw( uri_escape_utf8 ); Done. (In reply to Jonathan Druart from comment #59) > There is an encoding issue when you are applying a template that has ♥ in > one of its subfield > > Wide character in subroutine entry at /kohadevbox/koha/Koha/Item/Template.pm > line 58 Done. -- You are receiving this mail because: 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/
