KUrl(QString) fix

Leonardo Stern leonardo.stern at gmail.com
Wed Dec 20 17:36:27 GMT 2006


> So getting /C:/bar as path seems normal to me, we just need to be able to handle that....
> Or do you mean that e.g. QFile("/C:/bar") fails? Since '/' as first char on Windows can't
> possibly mean anything, Qt could just remove it imho... I guess that's the part that's missing.

QFile("/C:/bar") fails on Windows (Qt 4.2.2)
Firefox , Explorer, Opera and IE handle "file:///C:/foo" with no problems.
If I try to access "/C:/bar" in Explorer, it goes to "http:///C:/test"

regards,
Leonardo Stern




More information about the kde-core-devel mailing list