﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
396	Handle empty path components in uri-generic/uri-common	sjamaan	sjamaan	"A quick check of the spec seems to indicate that ""http://foo.com/bar//qux"" is a valid URI and should be parsed into {{{#(URI scheme=http authority=#(URIAuth host=""foo.com"" port=#f) path=(/ ""bar"" """" ""qux"") query=#f fragment=#f)}}} (ie with an empty string in between foo and bar in the record's ""path"" slot)

Do some more investigation and add testcases, fixing if the current behaviour of discarding empty components is incorrect."	defect	closed	minor	4.9.0	extensions	4.6.x	fixed	uri, pedantic strictness, rfc, standards	raikov	
