https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28351 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #15 from Tomás Cohen Arazi <tomascohen@gmail.com> --- 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. Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Signed-off-by: Tomás Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.