Skip Menu |

This queue is for tickets about the Maypole-FormBuilder CPAN distribution.

Report information
The Basics
Id: 14696
Status: new
Priority: 0/
Queue: Maypole-FormBuilder

People
Owner: Nobody in particular
Requestors: rmcclain [...] megapath.net
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.42
Fixed in: (no value)



Subject: validating search form input
It seems validate setting are applied to search forms. Is this proper behavior? Just because I require an IP address to be of w.x.y.z format doesn't mean I don't want to be able to search on w.x. Also, the validate rules kill the LIKE comparison operator because you have to put in the %, which will fail most validation rules.
Date: Mon, 26 Sep 2005 01:08:06 +0100
From: David Baird <dave.riverside [...] gmail.com>
To: bug-Maypole-FormBuilder [...] rt.cpan.org
Subject: Re: [cpan #14696] validating search form input
RT-Send-Cc:
On 9/22/05, Guest via RT <bug-Maypole-FormBuilder@rt.cpan.org> wrote: Show quoted text
> > This message about Maypole-FormBuilder was sent to you by guest <> via rt.cpan.org > > Full context and any attached attachments can be found at: > <URL: https://rt.cpan.org/Ticket/Display.html?id=14696 > > > It seems validate setting are applied to search forms. Is this proper behavior? Just because I require an IP address to be of w.x.y.z format doesn't mean I don't want to be able to search on w.x. Also, the validate rules kill the LIKE comparison operator because you have to put in the %, which will fail most validation rules. > >
It's not supposed to happen, no. Can you send me your validation spec? d.