diff options
author | Chris Ball <cjb@laptop.org> | 2010-06-24 18:23:48 -0400 |
---|---|---|
committer | Chris Ball <cjb@laptop.org> | 2010-06-24 18:23:48 -0400 |
commit | 545f633e0f24443c319d6f1bea82cdb480e0f2a2 (patch) | |
tree | a7598abe30effc606a7e9cc9ea122123a4fc6f06 /.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/27549110-e491-4651-81ab-84de2ed8e14a | |
parent | cfea170cbc0c35b1c2d603815cdd18124391a385 (diff) | |
download | bugseverywhere-545f633e0f24443c319d6f1bea82cdb480e0f2a2.tar.gz |
Add a 1.0 target (/773) and assign a cfbe Unicode bug to it (/275)
Diffstat (limited to '.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/27549110-e491-4651-81ab-84de2ed8e14a')
3 files changed, 36 insertions, 0 deletions
diff --git a/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/27549110-e491-4651-81ab-84de2ed8e14a/comments/27c70465-387e-442e-afb3-e193de42c829/body b/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/27549110-e491-4651-81ab-84de2ed8e14a/comments/27c70465-387e-442e-afb3-e193de42c829/body new file mode 100644 index 0000000..332e9c5 --- /dev/null +++ b/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/27549110-e491-4651-81ab-84de2ed8e14a/comments/27c70465-387e-442e-afb3-e193de42c829/body @@ -0,0 +1,7 @@ +When loading a bug containing UTF-8 (bea/12c), I see: + +Traceback (most recent call last): + File "/usr/lib/python2.6/site-packages/cherrypy/_cpwsgi.py", line 168, in next + chunk = chunk.encode("ISO-8859-1") +UnicodeEncodeError: 'latin-1' codec can't encode character u'\u201c' in position 11563: ordinal not in range(256) + diff --git a/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/27549110-e491-4651-81ab-84de2ed8e14a/comments/27c70465-387e-442e-afb3-e193de42c829/values b/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/27549110-e491-4651-81ab-84de2ed8e14a/comments/27c70465-387e-442e-afb3-e193de42c829/values new file mode 100644 index 0000000..4e5d678 --- /dev/null +++ b/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/27549110-e491-4651-81ab-84de2ed8e14a/comments/27c70465-387e-442e-afb3-e193de42c829/values @@ -0,0 +1,8 @@ +Author: Chris Ball <cjb@laptop.org> + + +Content-type: text/plain + + +Date: Thu, 24 Jun 2010 22:18:34 +0000 + diff --git a/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/27549110-e491-4651-81ab-84de2ed8e14a/values b/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/27549110-e491-4651-81ab-84de2ed8e14a/values new file mode 100644 index 0000000..89cd9ab --- /dev/null +++ b/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/27549110-e491-4651-81ab-84de2ed8e14a/values @@ -0,0 +1,21 @@ +creator: Chris Ball <cjb@laptop.org> + + +extra_strings: +- BLOCKS:77399855-6300-41a8-91a3-decbb915a3ff + + +reporter: Chris Ball <cjb@laptop.org> + + +severity: minor + + +status: open + + +summary: 'cfbe: Fix Unicode handling.' + + +time: Thu, 24 Jun 2010 22:17:35 +0000 + |