Hi guys... Thats what I'm getting when viewing, as example, the Scriptaculous widget. That happens with other "exclusive" widgets...
http://localhost:7654/widgets/?name=scriptaculous_widgets_Scriptaculous 500 Internal error The server encountered an unexpected condition which prevented it from fulfilling the request. Page handler: <bound method Dummy.default of <turbogears.command.base.Dummy instance at 0x0147F3F0>> Traceback (most recent call last): File "c:\python24\lib\site-packages\CherryPy-2.2.1-py2.4.egg\cherrypy\_cphttptools.py", line 105, in _run self.main() File "c:\python24\lib\site-packages\CherryPy-2.2.1-py2.4.egg\cherrypy\_cphttptools.py", line 254, in main body = page_handler(*virtual_path, **self.params) File "<string>", line 3, in default File "C:\Turbogears1.0\turbogears\controllers.py", line 330, in expose output = database.run_with_transaction( File "<string>", line 5, in run_with_transaction File "C:\Turbogears1.0\turbogears\database.py", line 245, in so_rwt retval = func(*args, **kw) File "<string>", line 5, in _expose File "C:\Turbogears1.0\turbogears\controllers.py", line 347, in <lambda> mapping, fragment, *args, **kw))) File "C:\Turbogears1.0\turbogears\controllers.py", line 371, in _execute_func output = errorhandling.try_call(func, *args, **kw) File "C:\Turbogears1.0\turbogears\errorhandling.py", line 71, in try_call return func(self, *args, **kw) TypeError: default() got an unexpected keyword argument 'name' Cheers, Roger --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk -~----------~----~----~----~------~----~------~--~---
