Jorge Godoy <[EMAIL PROTECTED]> writes: > File > "/usr/lib/python2.4/site-packages/CherryPy-2.1.0-py2.4.egg/cherrypy/_cphttptools.py", > line 271, i > n run > main() > File > "/usr/lib/python2.4/site-packages/CherryPy-2.1.0-py2.4.egg/cherrypy/_cphttptools.py", > line 502, i > n main > body = page_handler(*args, **cherrypy.request.paramMap) > File > "/home/godoy/desenvolvimento/python/TurboGears/trunk/turbogears/controllers.py", > line 205, in new > func > output = func(self, *args, **kw) > File > "/home/godoy/desenvolvimento/python/TurboGears/trunk/turbogears/identity/conditions.py", > line 114 > , in _wrapper > url= threadData._provider.url_for_identity_failure( e ) > AttributeError: 'thread._local' object has no attribute '_provider'
I've updated to rev. 244, but it still won't work with "prod.cfg". Am I the lucky one to have this bug? :-) -- Jorge Godoy <[EMAIL PROTECTED]>

