-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The URI parser sets PasswordSet to true if the user info contains a ":" but only parses the password if it's of length greater than 1. A single-character password is valid, so that check should be for greater than 0.