URL Validator does not accept simple web addresses
--------------------------------------------------
Key: TOMAHAWK-449
URL: http://issues.apache.org/jira/browse/TOMAHAWK-449
Project: MyFaces Tomahawk
Type: Improvement
Components: Validators
Environment: All
Reporter: Julian Ray
Priority: Minor
the sandbox URL validator uses the Apache Commons GenericValidator component
which disallows simple web addresses such as www.mytld.com. The current version
requires www.mytld.com/somepage
Suggest improving the validator to
[1] add allowed protocol to validator tag (http, httpd, ftp)
[2] require/not require protocol
[3] requrie/not require port
[4] validate a TLD without web resource (eg www.mytld.com)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira