PATCH: [Bug 83064] SMB URI syntax error

Stephan Kulow coolo at kde.org
Thu Aug 12 08:38:09 BST 2004


Am Donnerstag 12 August 2004 01:35 schrieb Dawit A.:
> On Wednesday 11 August 2004 08:25, Stephan Kulow wrote:
> > Am Mittwoch 11 August 2004 14:04 schrieb David Faure:
> > > kurltest: smb: : checking 'MALFORMED' against expected value 'VALID'...
> > > KO !
> >
> > Well, rfc 1738 leaves a lot for interpretation:
> >
> >    In general, URLs are written as follows:
> >        <scheme>:<scheme-specific-part>
>
> RFC 2396 supercedes RFC 1738. Irrespective of that though the
> <scheme-specific-part> has to have at least one character in it, e.g.
> 'myproto:a' is acceptable. However, it cannot be blank.

That again I can't read in the 2396 (no reference to "blank" or "at least" in 
the text). I just want to be sure we're rightfully rejecting smb: - so this 
is what I read in the RFC:

   An absolute URI contains the name of the scheme being used (<scheme>)
   followed by a colon (":") and then a string (the <scheme-specific-
   part>) whose interpretation depends on the scheme.

No mentioning that the string can't be empty.

Greetings, Stephan




More information about the kde-core-devel mailing list