Hi .*,
I already filed it as a bug some days ago, but should have ask here
before. Could it be, that the IS_IPV4 provider validates erroneous
IPv4's?
Reproduction in the shell:
1. type:
a=IS_IPV4()
2. type e.g.:
a('123.123')
which gives a validated output ('123.123', None), also an IP like
'123.1123' is valid!
I would have expect to see a ('123.123', 'enter valid IPv4 address').
I'm using web2py 1.72.3 (on Linux)
Thanks and bye,
Frederik
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web2py-users" 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
-~----------~----~----~----~------~----~------~--~---