Hi Can I ask if the bug solved in this thread is fixed in 0.8? I can't access trac for some reason.
I'm getting a TypeError _only_ in Safari which sounds similar to this but not sure http://groups.google.com/group/turbogears/browse_thread/thread/2ccfd94ef7113193/911e787f24efd0c7?q=safari+TypeError&rnum=1#911e787f24efd0c7 The error is reported as below and I'm not having any luck debugging. Don't want to upgrade unless this is actually a TG prob. Thanks .M. Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/CherryPy-2.1.1-py2.4.egg/cherrypy/_cphttptools.py", line 271, in run main() File "/usr/lib/python2.4/site-packages/CherryPy-2.1.1-py2.4.egg/cherrypy/_cphttptools.py", line 502, in main body = page_handler(*args, **cherrypy.request.paramMap) File "/usr/lib/python2.4/site-packages/TurboGears-0.8.9-py2.4.egg/turbogears/controllers.py", line 124, in newfunc output = func(self, *args, **kw) File "/home/www-apps/modfilmsnet/trunk/modfilmsnet/controllers.py", line 361, in index results.update(dict(latest_mods = self.view.latest_mods() )) File "/usr/lib/python2.4/site-packages/TurboGears-0.8.9-py2.4.egg/turbogears/controllers.py", line 125, in newfunc return controllers._process_output(tg_format, output, html) File "/usr/lib/python2.4/site-packages/TurboGears-0.8.9-py2.4.egg/turbogears/controllers.py", line 54, in _process_output output).encode("ascii") TypeError: expected string or buffer --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

