Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

backtrace when add comment to new issue #1

Open
mcepl opened this issue Jun 24, 2010 · 0 comments
Open

backtrace when add comment to new issue #1

mcepl opened this issue Jun 24, 2010 · 0 comments

Comments

@mcepl
Copy link
Contributor

mcepl commented Jun 24, 2010

Connecting...
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/home/matej/.vim/plugin/trac.py", line 745, in add_comment
    trac.ticket_view(trac.ticket.current_ticket_id)
  File "/home/matej/.vim/plugin/trac.py", line 1380, in ticket_view
    self.uiticket.ticketwindow.write(self.ticket.getTicket(id))
  File "/home/matej/.vim/plugin/trac.py", line 53, in write
    msg = msg.encode('utf-8', 'ignore')
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc4 in position 380: ordina
l not in range(128)
Press ENTER or type command to continue

I have successfully created a new issue and then tried to add comment to it with TTAddComment (the issue is https://fedorahosted.org/bugzilla-triage-scripts/ticket/9 ; yes, I forgot to add Description first)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant