http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6479
Paul Poulain <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #4473|0 |1 is obsolete| | --- Comment #4 from Paul Poulain <[email protected]> 2011-08-11 16:10:32 UTC --- Created attachment 4969 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4969 proposed patch (passed QA) QA comment * The SIGNED-OFF patch does not apply with a strange message : fatal: cannot convert from UTF-8utf-8 to UTF-8 Looking at it I can see : Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="utf-8" If I remove the 3rd line, patch applies cleanly now. Katrin, it seems the 3rd line has been added by your format patch. Any idea why ? * The patch fixes a really annoying problem. * Works as expected. I had some problems to reproduce the bad behaviour due to a missing information = manualhistory must be set to 0 (unchecked) to see it ! * I still don't understand why we must sometimes explicitly decode utf8... Marking passed QA -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ Koha-bugs mailing list [email protected] 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/
