Milian Wolff wrote:
> Could someone maybe explain a few points on this issue for me?
> 
> 1) When does it manifest? Apparently when using QUrl("...") directly, if
> I'm not mistaken. But what if we use KUrl?
KUrl uses QUrl behind the scenes for several cases.
-- rex