https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28351 --- Comment #17 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (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.