- Refined cleanupPathName to encode the second slash only
authorMarius Tomaschewski <mt@suse.de>
Mon, 3 Apr 2006 18:10:15 +0000 (18:10 +0000)
committerMarius Tomaschewski <mt@suse.de>
Mon, 3 Apr 2006 18:10:15 +0000 (18:10 +0000)
commit886608c58ee67d3c96407243666cc6d78266c470
treecbe388313e817b2718ddd53f5808ce906dc5d14a
parent5f18231579b048dcad159b2d2e89c36c7ca41c1b
- Refined cleanupPathName to encode the second slash only
  (minimal and sufficient), added decoding of first slash.
- Refined setPathName to allow first slash to be encoded
  if we get an encoded path (cleanupPathName will fix this);
  needed to be consistent with case where no host is present
  (relative path allowed) and we can't check the path begin.
zypp/url/UrlBase.cc
zypp/url/UrlBase.h