After upgrade to 1.0.4b3 I am getting this error.
Any idea why?


500 Internal error
The server encountered an unexpected condition which prevented it from  
fulfilling the request.

Traceback (most recent call last):
   File "/usr/pkg/lib/python2.5/site-packages/CherryPy-2.2.1-py2.5.egg/ 
cherrypy/_cphttptools.py", line 103, in _run
     applyFilters('before_main')
   File "/usr/pkg/lib/python2.5/site-packages/CherryPy-2.2.1-py2.5.egg/ 
cherrypy/filters/__init__.py", line 151, in applyFilters
     method()
   File "/usr/pkg/lib/python2.5/site-packages/TurboGears-1.0.4b3- 
py2.5.egg/turbogears/visit/api.py", line 223, in before_main
     cherrypy.request.params = encode_utf8(cherrypy.request.params)
   File "/usr/pkg/lib/python2.5/site-packages/TurboGears-1.0.4b3- 
py2.5.egg/turbogears/visit/api.py", line 187, in encode_utf8
     res[k] = v.encode('utf-8')
   File "/usr/pkg/lib/python2.5/cgi.py", line 548, in __getattr__
     raise AttributeError, name
AttributeError: encode



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to