Skip to content

KFileItem: handle the case parent url path is empty

Méven Car requested to merge work/meven/redirect-invalid-url into master

Interpret empty Url as root url. Some protocols (i.e nfs) redirect their root url to an url with empty path. Gracefully handle this case.

Merge request reports