diff options
author | Chris Ball <cjb@laptop.org> | 2010-06-25 16:33:12 -0400 |
---|---|---|
committer | Chris Ball <cjb@laptop.org> | 2010-06-25 16:33:12 -0400 |
commit | fc5a607492186676d4db67ab0b33958f8592182b (patch) | |
tree | 6453bdad3fbf7d4ea25264e7e6061ae212e3cd79 | |
parent | 85de110f14f11746f38a2f23f086780a99064269 (diff) | |
download | bugseverywhere-fc5a607492186676d4db67ab0b33958f8592182b.tar.gz |
Close cherrypy utf-8 handling bug
3 files changed, 12 insertions, 1 deletions
diff --git a/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/27549110-e491-4651-81ab-84de2ed8e14a/comments/9f03980b-d572-45bf-8b9a-3fc959798bc6/body b/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/27549110-e491-4651-81ab-84de2ed8e14a/comments/9f03980b-d572-45bf-8b9a-3fc959798bc6/body new file mode 100644 index 0000000..29e811e --- /dev/null +++ b/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/27549110-e491-4651-81ab-84de2ed8e14a/comments/9f03980b-d572-45bf-8b9a-3fc959798bc6/body @@ -0,0 +1,3 @@ + +Tested working. Thanks! + diff --git a/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/27549110-e491-4651-81ab-84de2ed8e14a/comments/9f03980b-d572-45bf-8b9a-3fc959798bc6/values b/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/27549110-e491-4651-81ab-84de2ed8e14a/comments/9f03980b-d572-45bf-8b9a-3fc959798bc6/values new file mode 100644 index 0000000..f9d17f6 --- /dev/null +++ b/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/27549110-e491-4651-81ab-84de2ed8e14a/comments/9f03980b-d572-45bf-8b9a-3fc959798bc6/values @@ -0,0 +1,8 @@ +Author: Chris Ball <cjb@laptop.org> + + +Content-type: text/plain + + +Date: Fri, 25 Jun 2010 20:31: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 index 0f6ddb1..934601e 100644 --- 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 @@ -12,7 +12,7 @@ reporter: Chris Ball <cjb@laptop.org> severity: minor -status: open +status: closed summary: Fix Unicode handling. |