Ticket #2500 (closed defect: worksforme)
Sending file with accentuated chars in the filename / path
| Reported by: | jim++ | Owned by: | asterix |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11 |
| Component: | None | Version: | svn |
| Severity: | major | Keywords: | |
| Cc: | OS: |
Description
Traceback (most recent call last):
File "/home/jim/gajim/gajim-propre-svn/src/dialogs.py", line 876, in on_dialog_response
self.response_ok(dialog)
File "/home/jim/gajim/gajim-propre-svn/src/filetransfers_window.py", line 238, in on_ok
if self.send_file(account, contact, file_path) and file_dir is None:
File "/home/jim/gajim/gajim-propre-svn/src/filetransfers_window.py", line 279, in send_file
self.add_transfer(account, contact, file_props)
File "/home/jim/gajim/gajim-propre-svn/src/filetransfers_window.py", line 571, in add_transfer
text_props += contact.get_shown_name()
UnicodeDecodeError: 'utf8' codec can't decode bytes in position 14-16: invalid data
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
