[Koha-bugs] [Bug 12637] UTF-8 problems when creating a patron list from the patron search results page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 7 14:40:56 CEST 2014


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

M. de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |m.de.rooy at rijksmuseum.nl

--- Comment #8 from M. de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to Owen Leonard from comment #6)
> Looks like the
> patch git generated when I signed off inserted an extra Content-Type line:
> 
> Content-Type: text/plain; charset=UTF-8
> Content-Transfer-Encoding: 8bit
> Content-Type: text/plain; charset="utf-8"
> 
> It might work if you edit the extra line out. If anyone knows how I can
> prevent that from happening in the future please let me know.

This comes from accented characters in the commit message (in this case the
character à in Pàtron). Your git version (and mine) cannot yet handle it
correctly. I always see it when there is an accent in the name of somebody
signing off a patch (and tend to remove it then).

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list