Improve handling of ; in paths
------------------------------
Key: VALIDATOR-205
URL: http://issues.apache.org/jira/browse/VALIDATOR-205
Project: Commons Validator
Issue Type: Improvement
Reporter: Henri Yandell
Assigned To: Henri Yandell
VALIDATOR-204 fixes a bug that a ; was not considered a valid character. It
does it by blanketedly accepting it as an okay character when in fact there are
proviso's and conditions surrounding the existence of a ; within a path. RFC
3986 apparantly contains a regexp for urls, so might be useful to take that and
use it as a basis for this validator.
Simplest case - improve the ; handling somehow.
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]