Issue470

Title i18n issues with co-ment
Priority bug Status unread
Project Translate Milestone
Superseder Nosy List mlinksva, nathan, nkinkade
Assigned To nathan Keywords

Created on 2009-09-28.23:08:47 by nathan, last changed 2009-09-28.23:08:47 by nathan.

Messages
msg1386 (view) Author: nathan Date: 2009-09-28.23:08:47
There appear to be some character encoding issues.  When I try to create a
text with foreign characters I get an exception.  The exception is not very
useful: "Exception Location:  	/usr/lib/python2.5/warnings.py in warn_explicit,
line 102".  I tried with both Chinese and Greek and got the same error (內容 and
Άδεια):

"Incorrect string value: '\xCE\x86\xCE\xB4\xCE\xB5...' for column 'content' at
row 1"

Presumably the value changes depending on the text.
History
Date User Action Args
2009-09-28 23:09:08nathanlinkissue366 superseder
2009-09-28 23:08:47nathancreate