Steffen Schwigon <[EMAIL PROTECTED]> writes: > "Carl Franks" <[EMAIL PROTECTED]> writes: >> On 15/01/2008, Steffen Schwigon <[EMAIL PROTECTED]> wrote: >>> However, I'm somehow unable to find the replacement of something I did >>> before: >>> >>> [% IF self.form.has_errors %] >>> ... >> >> It's fixed now > >> - it's not strictly necessary because "self" in the >> form template is the form, so "self.form" is a bit redundant - but >> anyway, I've fixed it in svn so it'll work.
Damn :-), in the meantime I tried svn version. Now I see my problem was not about "self.form" vs. "self", but about a seemingly non-working "has_errors", which still does not contain the fields with errors. Any more hints? Thanks. Steffen -- Steffen Schwigon <[EMAIL PROTECTED]> Dresden Perl Mongers <http://dresden-pm.org/> Deutscher Perl-Workshop <http://www.perl-workshop.de/> _______________________________________________ HTML-FormFu mailing list [email protected] http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu
