hello diez,
thanks a lot :) . you make me closer to tg2. On Wed, Aug 19, 2009 at 00:04, Diez B. Roggisch<[email protected]> wrote:
[email protected] schrieb:hello friends, how could a controller method know whether it's invoked as an error_handler or directly?Through pylons.c.validation_exception
now i managed to do the validation: i have the error_handler invoked, and taking data from pylons.c.validation_exception. but however, the errors don't show with error_for, as they do with other forms. i found the same problem with a form containing repeater. could i do the connection somehow?
more widely known as "template context". This holds the formencode.Invald-exception thrown - or "". Diez
thanks in advance, -- alex
smime.p7s
Description: S/MIME Cryptographic Signature

