Thanks for fixing it.
On Apr 5, 5:04 pm, mdipierro <[email protected]> wrote:
> You are right. There is a bug. It is fixed in trunk.
>
> On Apr 5, 2:50 am, ab <[email protected]> wrote:
>
> > Hi
>
> > I have problem with custom message on url field validation. I set
> > following rule in db.py
>
> > db.mytable.url.requires=IS_URL(error_message='Must be URL')
>
> > but validation always returns 'invalid url!' message . Custom
> > validation message working fine for other validators, like
> > IS_NOT_EMPTY or IS_DATE, I have problem only with IS_URL. I'm using
> > web2py 1.59
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web2py Web Framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---