Where I find the bug occuring (traceback snippet):
File "/var/lib/python-support/python2.5/MySQLdb/cursors.py", line 151, in
execute
query = query % db.literal(args)
File "/var/lib/python-support/python2.5/MySQLdb/connections.py", line 247, in
literal
return self.escape(o, self.encoders)
File "/var/lib/python-support/python2.5/MySQLdb/connections.py", line 185, in
unicode_literal
return db.literal(u.encode(unicode_literal.charset))
UnicodeEncodeError: 'latin-1' codec can't encode character u'\u2026' in
position 30: ordinal not in range(256)
--
UnicodeDecodeError: 'ascii' codec can't decode certain bytes
https://bugs.launchpad.net/bugs/57067
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs