isValid returns false for URLs with parentheses
-----------------------------------------------
Key: VALIDATOR-285
URL: https://issues.apache.org/jira/browse/VALIDATOR-285
Project: Commons Validator
Issue Type: Bug
Affects Versions: 1.3.1 Release
Reporter: RC Johnson
URLs like this "http://www.google.com/Image(1).jpg" return false from
.isValid(), although the RFC clearly states that parentheses are allowed to be
unescaped: http://www.ietf.org/rfc/rfc1738.txt
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.