http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12637 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy@rijksmuseum.nl --- Comment #8 from M. de Rooy <m.de.rooy@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.