[BUG][FIX] HierarchicalUrl incorrectly parses password withoutport specified

Joh Pierce john at pierce.name
Sat Aug 28 19:45:46 UTC 2004


Parsing the password off a hierarchical URL didn't work if port was not specified.  UrlTest cases were already present to show that this didn't work in Squeak 3.7gamma.  This fix just re-arranges the parsing so that username / password are parsed first and then port.  All existing UrlTests pass after applying this fix.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: HierarchicalUrlFix.1.cs.gz
Type: application/x-gzip
Size: 807 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20040828/efeaa64c/HierarchicalUrlFix.1.cs.bin


More information about the Squeak-dev mailing list