#1219 xmlrpc doesn't encode errors correctly
Closed: Fixed 5 years ago by tkopecek. Opened 5 years ago by tkopecek.

I've been able to create traceback, which contains non-ascii characters. Such traceback is posted via failTask to hub which is not working nor in py2 nor py3. requests refuse to send non-latin-1 content and task will never fail.


Metadata Update from @tkopecek:
- Issue close_status updated to: Duplicate
- Issue status updated to: Closed (was: Open)

5 years ago

It seems to be a duplicate of #1202

Metadata Update from @tkopecek:
- Issue set to the milestone: 1.17

5 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #1220 Merged 5 years ago