From kde-core-devel Mon Nov 22 10:31:12 2004 From: Stephan Kulow Date: Mon, 22 Nov 2004 10:31:12 +0000 To: kde-core-devel Subject: Re: file:/// Message-Id: <200411221131.13008.coolo () kde ! org> X-MARC-Message: https://marc.info/?l=kde-core-devel&m=110111948426269 Am Saturday 20 November 2004 12:35 schrieb Ingo Klöcker: > > "The file or folder > > file:///opt/qt3/doc/html/qlistview.html#setShowToolTips does not > > exist." > > So for file URLs where !url.ref().isEmpty() the URL must not be replaced > by url.path(). I guess the other URL parts like query, username, > password can't be appear in a file URL. > Well, the RFC we're trying to follow says you should support hosts in file URL, but it doesn't say what protocol we're supposed to speak then. Greetings, Stephan