http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6616
Paul Poulain <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Paul Poulain <[email protected]> 2011-10-06 12:44:57 UTC --- QA comment Seems there is a problem with the patch: 14:43 ~/koha.dev/koha-community (BZ6616 $%)$ git bz apply 6616 Bug 6616 - Move common table pager markup to include [SIGNED-OFF] Fix for Bug 6616 - Move common table pager markup to include Apply? [yn] y fatal: cannot convert from UTF-8utf-8 to UTF-8 Looking at it, there's something strange: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="utf-8" the both text/plain strings are probably the cause of the problem.Marking failed QA Otherwise, i had been happy to mark passed QA, it's a html-only patch -- 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/
