UnicodeDecodeError: 'utf8' codec can't decode bytes in position 12-13: unexpected end of data" while reading response header from upstream, client:

[email protected]
Newsgroups gmane.comp.python.cheetah
Message-ID <[email protected]>
  File "/home/mark/work/common/flup/server/fcgi_base.py", line 558, in run
    protocolStatus, appStatus = self.server.handler(self)
  File "/home/mark/work/common/flup/server/fcgi_base.py", line 1116, in
handler
    result = self.application(environ, start_response)
  File
"/usr/lib/python2.5/site-packages/Beaker-1.2-py2.5.egg/beaker/middleware.py",
line 160, 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/lib64/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 12-13:
unexpected end of data" while reading response header from upstream, client:
216.129.113.186, server:  .com, request: "GET /s?q=kangaldö&#287;ü&#351;
HTTP/1.1", upstream: "fastcgi://216.129.113.186:9008",

Unicode errors in cheetah!

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p

_______________________________________________
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.