Ticket #3580 (closed defect: fixed)

Opened 12 months ago

Last modified 12 months ago

tb in features window if features name have unicode string (after i translate it)

Reported by: Dicson Owned by: asterix
Priority: normal Milestone: 0.12
Component: None Version: svn
Severity: normal Keywords:
Cc: OS: Unix

Description

Traceback (most recent call last):

File "/home/test/gajim/src/features_window.py", line 147, in on_features_treeview_cursor_changed

text = self.features[feature][1] + u'\n'

KeyError?: '\xd0\x9f\xd1\x80\xd0\xbe\xd0\xb2\xd0\xb5\xd1\x80\xd0\xba\xd0\xb0 \xd0\xbe\xd1\x80\xd1\x84\xd0\xbe\xd0\xb3\xd1\x80\xd0\xb0\xd1\x84\xd0\xb8\xd0\xb8'

Attachments

patch (495 bytes) - added by Dicson 12 months ago.
this is correct?

Change History

Changed 12 months ago by Dicson

this is correct?

Changed 12 months ago by asterix

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to 0.12

(In [9047]) fix utf-8 bug in feature window. fixes #3580

Add/Change #3580 (tb in features window if features name have unicode string (after i translate it))

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.