[Koha-bugs] [Bug 9859] C4::Charset -> nsb_clean() remove Â

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 12 18:51:42 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9859

Kyle M Hall <kyle.m.hall at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Signed Off
                 CC|                            |kyle.m.hall at gmail.com

--- Comment #8 from Kyle M Hall <kyle.m.hall at gmail.com> ---
Tested, works as advertised. When I try to use git bz to attach I get an error:

Traceback (most recent call last):
  File "/usr/local/bin/git-bz", line 2218, in <module>
    do_attach(*args)
  File "/usr/local/bin/git-bz", line 1670, in do_attach
    attach_commits(bug, commits, edit_comments=global_options.edit)
  File "/usr/local/bin/git-bz", line 1608, in attach_commits
    description, body, obsoletes, statuses = edit_attachment_comment(bug,
commit.subject, body)
  File "/usr/local/bin/git-bz", line 1571, in edit_attachment_comment
    lines = edit_template(template.getvalue())
  File "/usr/local/bin/git-bz", line 760, in edit_template
    f.write(template)
UnicodeEncodeError: 'ascii' codec can't encode character u'\xc2' in position
61: ordinal not in range(128)

So consider this signed off, unless there is some underlying issue that needs
to be resolved.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list