unicode bug in cheetah 2.2.0?

[email protected]
Newsgroups gmane.comp.python.cheetah
Message-ID <[email protected]>
File "/home/mark/work/common/web/wsgiserver/__init__.py", line 1174, in
communicate
    req.respond()
  File "/home/mark/work/common/web/wsgiserver/__init__.py", line 544, in
respond
    self._respond()
  File "/home/mark/work/common/web/wsgiserver/__init__.py", line 556, in
_respond
    response = self.wsgi_app(self.environ, self.start_response)
  File "/home/mark/work/common/web/httpserver.py", line 201, in __call__
    return self.app(environ, xstart_response)
  File "/home/mark/work/common/beaker/middleware.py", line 159, in __call__
    return self.wrap_app(environ, session_start_response)
  File "/home/mark/work/common/web/application.py", line 272, in wsgi
    self.load(env)
  File "/home/mark/work/common/web/application.py", line 371, in load
    ctx[k] = safeunicode(v)
  File "/home/mark/work/common/web/utils.py", line 231, in safeunicode
    return obj.decode(encoding)
  File "/usr/lib/python2.5/encodings/utf_8.py", line 16, in decode
    return codecs.utf_8_decode(input, errors, True)
UnicodeDecodeError: 'utf8' codec can't decode bytes in position 17-20:
invalid data


-- 
Bidegg worlds best auction site
http://bidegg.com

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects

_______________________________________________
Cheetahtemplate-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cheetahtemplate-discuss
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.