13 May
2014
13 May
'14
9:19 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11944 --- Comment #185 from M. Tompsett <mtompset@hotmail.com> --- Comment on attachment 28062 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28062 Bug 11944: use CGI( -utf8 ) everywhere Review of attachment 28062: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=11944&attachment=28062) ----------------------------------------------------------------- ::: members/guarantor_search.pl @@ +24,4 @@
#use warnings; FIXME - Bug 2505 use C4::Auth; use C4::Output; +use CGI qw ( -utf8 );
We have a merge conflict against master now. :( -- You are receiving this mail because: You are watching all bug changes.