[Html-widget] v1.08 released

Carl Franks fireartist at gmail.com
Mon Aug 14 17:07:25 CEST 2006


On 14/08/06, A. Pagaltzis <pagaltzis at gmx.de> wrote:

> Excellent, thanks everyone. Just one question:
>
> >         - In constraint no longer fails when the in() list is empty
>
> What exactly does that mean?

If for some reason someone creates a constraint like so:
$w->constraint( In => "foo" )->in( @values );
and @values is empty - the constraint will not mark "foo" as invalid,
regardless of the submitted value of "foo".

Now that you bring it up, I wonder why it was necessary. I'll look
through the mail archive and see what problem it was supposed to
solve.

Thanks,
Carl



More information about the Html-widget mailing list