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

--- Comment #8 from Marc VĂ©ron <ve...@veron.ch> ---

Tried to apply the patch and got:

"fatal: cannot convert from UTF-8utf-8 to UTF-8"

In the header of the patch the Content-Type appears twice:

(...)
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="utf-8"
(...)


This was not the case in the previous patch, it was only:
(...)
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
(...)

So my guess is that the double Content-Type header is the reason for the error.

Marc

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to