Skip to content

KProtocolInfo: don't call KProtocolInfo::archiveMimetypes() on an empty string

Ahmad Samir requested to merge work/ahmad/kurlnavigator-test into master

archiveMimetypes() calls findProtocol(), which asserts the url scheme isn't empty.

This fixes the KUrlNavigator unit test.

Edited by Ahmad Samir

Merge request reports