https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28351
--- Comment #17 from Jonathan Druart <[email protected]> --- (In reply to Tomás Cohen Arazi from comment #15) > Lucas and I have tried to SO this patch, but: > > > $ git bz edit 28351 > Traceback (most recent call last): > File "/usr/local/bin/git-bz", line 2705, in <module> > do_edit(*args) > File "/usr/local/bin/git-bz", line 2377, in do_edit > edit_bug(bug) > File "/usr/local/bin/git-bz", line 2181, in edit_bug > lines = edit_template(template.getvalue()) > File "/usr/local/bin/git-bz", line 820, in edit_template > f.write(template) > UnicodeEncodeError: 'ascii' codec can't encode character u'\xa0' in position > 703: ordinal not in range(128) > > Not sure what's going on with BZ. If you can, Jonathan, please stamp our > signatures on pushing. For the record, there was a non-breaking space after "[ALTERNATIVE]". Sorry about that. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
