[Koha-bugs] [Bug 11944] Cleanup Koha UTF-8

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 13 22:19:43 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11944

--- Comment #185 from M. Tompsett <mtompset at 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.


More information about the Koha-bugs mailing list