This comment from bugreports: > You should use the constructor where you pass in the QUrl::ParsingMode if you want to set it. > Also, you seem to mix up the two possibilities. You are looking for QUrl::StrictMode, not the TolerantMode I understand this. But how do this from QML?