http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4397
--- Comment #5 from Katrin Fischer <[email protected]> --- I have problems applying this patch with git bz... $ git bz apply 4397 Traceback (most recent call last): File "/usr/sbin/git-bz", line 2609, in <module> do_apply(*args) File "/usr/sbin/git-bz", line 1688, in do_apply print "Bug %d - %s" % (bug.id, bug.short_desc) UnicodeEncodeError: 'ascii' codec can't encode character u'\xdf' in position 38: ordinal not in range(128) -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. _______________________________________________ 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/
