logo       
Google Custom Search
    AddThis Social Bookmark Button

Re: [FormBuilder] support for Source::File: msg#00000

Subject: Re: [FormBuilder] support for Source::File
On 10/31/06, Mark Hedges <hedges@xxxxxxxx> wrote:
>
> Are you supporting this module Nate?

Yep.

> I can't seem to use this, even with my patch to not split
> the regexp on the , in the quantifier:
>
> validate:
>     password:   /^\w{7,20}$/
>
>     confirm_pass:
>         javascript: != form.password.value
>         perl:       eq $form->field("password")
>
> Bareword found where operator expected at (eval 186) line 1, near "$value 
> confirm_pass"

It's quite possible the Source::File module can't handle more complex
cases, due to the fact that it always splits on , and evals stuff
inline.

What should probably happen is only those fields that are known to
accept arrayrefs get split, which should solve most problems.

Unfortunately it's a matter of time, which I unfortunately am sorely
lacking... but if somebody can provide a patch I will gladly integrate
it.

-Nate
_______________________________________________
FBusers mailing list
FBusers@xxxxxxxxxxxxxxx
http://www.formbuilder.org/mailman/listinfo/fbusers




Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>