hello friends,
i'm posting here an observation i'm not sure whether it occured in pre tg2: when the validation of a form is triggerring it's error_handler, the error handler is receiving all the parameters the form validator has previously received. that's a cool feature, but since i was porting tg1 code, i preferred to append a **kw argument to the error handler method, in order to just suppress the unexpected keyword argument exception. hope this helps, alex
smime.p7s
Description: S/MIME Cryptographic Signature

