[BUG] Url documentation bug bug

David N. Smith (IBM) dnsmith at watson.ibm.com
Thu Mar 7 22:13:31 UTC 2002


It looks like I forgot to include one case:

>From last message:
	'http://PBG3/x/html/short.html' asUrl newFromRelativeText: 'banana/bread.html'
		 http://PBG3/x/html/banana/bread.html

Equivalent (uses a single './'):
	'http://PBG3/x/html/short.html' asUrl newFromRelativeText: './banana/bread.html' 		
		http://PBG3/x/html/banana/bread.html

Dave
-------------- next part --------------
Skipped content of type multipart/appledouble


More information about the Squeak-dev mailing list