[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
Wed Aug 6 17:18:46 CEST 2014


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

--- Comment #6 from Owen Leonard <oleonard at myacpl.org> ---
(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.

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


More information about the Koha-bugs mailing list