Fixed in r781, thanks!

Simon

Randall wrote:
I'm getting this same error:

AmbiguousMethod: ([(Signature((2, <class
'dispatch.strategy.Node'>)=TruthCriterion(True),(10, <class
'dispatch.strategy.node_type'>)=Inequality("..",(('create',
'create'),))), <function adaptor at 0xb73fdd84>), (Signature((2, <class
'dispatch.strategy.Node'>)=TruthCriterion(True),(10, <class
'dispatch.strategy.node_type'>)=Inequality("..",(('create',
'create'),))), <function adaptor at 0xb74011ec>), (Signature((2, <class
'dispatch.strategy.Node'>)=TruthCriterion(True),(10, <class
'dispatch.strategy.node_type'>)=Inequality("..",(('create',
'create'),))), <function adaptor at 0xb7401454>), (Signature((2, <class
'dispatch.strategy.Node'>)=TruthCriterion(True),(10, <class
'dispatch.strategy.node_type'>)=Inequality("..",(('create',
'create'),))), <function adaptor at 0xb74016f4>)],
(<tgwater.useradmin.controllers.UserController object at 0xb73ffecc>,
<function create at 0xb74015dc>, {'password1': <formencode.api.Invalid
instance at 0xb73bb94c>, 'userId': <formencode.api.Invalid instance at
0xb73bb96c>}, None, (), {'status': 'A', 'password1': '', 'password2':
'', 'userPermissions': [], 'userId': '', 'groups': [], 'suserID': ''}),
{})

It seems to happen when I define more than one controller in a module
with the add method (which is the argument to error_handler).


Reply via email to