[Koha-bugs] [Bug 5616] UTF-8 problem in Card View

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 12 13:45:17 CEST 2011


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

--- Comment #14 from M. de Rooy <m.de.rooy at rijksmuseum.nl> 2011-10-12 11:45:17 UTC ---
(In reply to comment #13)
> Additionnal details :
> If I remove the "-charset => 'UTF-8'" in the header() call of your last patch,
> the accented are shown correctly, but Firefox tells me the encoding of the page
> is ISO-8859-1.
> 
> On the old signed off patch, Firefox tells me the encoding of the page is
> UTF-8.

Our goal is definitely: The page should be in UTF-8. So that should be in the
header, but we have to solve the other issue of course.

I did some tests and had correct encodings (before sending the patch), although
it seemed that the cache sometimes sits in between and does not show the
updated page.

Frederic, are you sure (at first) that your characters are saved in UTF-8 in
MySQL? Did you check diacritics in the Latin range only or also other
characters (from other parts of Unicode) ?

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list