http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12637 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen@gmail.com --- Comment #11 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Owen Leonard from comment #6)
(In reply to Katrin Fischer from comment #5)
This doesn't work for me as a stand alone patch
I tested this on top of the Biblibre branch for Bug 11944. 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 was a known bug in Git. I reported it, and a nice git developer fixed it. -- You are receiving this mail because: You are watching all bug changes.