On 16/08/07, Brian Cassidy <[EMAIL PROTECTED]> wrote:
> Carl Franks wrote:
> > I propose changing the key to the format: "form_${processor}_${type}"
>
> +1
>
> That seems like a sane default.
Committed!
Carl
___
HTML-FormFu mailing list
HTML-FormFu@lis
Carl Franks wrote:
I propose changing the key to the format: "form_${processor}_${type}"
+1
That seems like a sane default.
-Brian
___
HTML-FormFu mailing list
HTML-FormFu@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-for
The current default behaviour for Constraint errors is to search for
an i18n key of the form "form_${type}_error".
Unfortunately, this provides no means of disambiguating clashes
between errors from Constraints, Inflators, Validators and
Transformers.
For example both HTML::FormFu::Inflator::Imag