11 Nov
2022
11 Nov
'22
8:55 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24606 --- Comment #63 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (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.