Re: UnicodeDecodeError in web API if non-ASCII characters in summary or description

2015-02-19 Thread David Trowbridge
Thanks for the patch on reviews.reviewboard.org! I've landed it, and it will ship in the next RBTools release. -David On Wed Feb 18 2015 at 8:25:28 AM Halvor Lund halvor.l...@gmail.com wrote: I'm having trouble posting review requests using the web API if the summary or description contains

UnicodeDecodeError in web API if non-ASCII characters in summary or description

2015-02-18 Thread Halvor Lund
I'm having trouble posting review requests using the web API if the summary or description contains non-ASCII characters. I'm using RBTools 0.7.1, Python 2.7.8 and Ubuntu 14.10. The following script reproduces the problem: # coding: utf-8 from rbtools.api.client import RBClient # Example data