[Development] Intended QUrl::toDisplayString behavior on Windows

Thiago Macieira thiago.macieira at intel.com
Wed Aug 13 18:11:44 CEST 2014


On Wednesday 13 August 2014 18:07:53 Kevin Funk wrote:
> > Does fromUserInput("C:/tmp") return "file:///C:/tmp" ?
> 
> With QUrl::fromUserInput("C:/tmp") we get the exact same results.
> 
> I guess I should just file a bug then...

It would be easier if you submitted the fix. QUrl::fromUserInput and 
QUrl::toDisplayString are simple, self-contained functions and easily 
testable.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Development mailing list