Hi all,
I've noticed a possible bug with the IS_URL validator (web2py v.1.47):
The following is accepted as we would expect:
http://localhost
However, the following is not accepted:
http://localhost:8080
Was it purposefully decided to not support specifying ports in URLs,
or is this a bug?
Thanks!
--Jonathan
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---