Skip to content
Commit 76f49673 authored by David Faure's avatar David Faure
Browse files

LdapUrl: remove ctor code which made the QUrl invalid.

Summary:
dn() already takes care of removing the leading slash from the path
anyway.

This only showed up during debugging of a new unittest, because actual
kioslave code (which is where LdapUrl is built from QUrl) only queries
for components out of the LdapUrl, not for the full string
representation.

Test Plan: unittest in next commit

Reviewers: dvratil, mlaurent

Reviewed By: mlaurent

Subscribers: #kde_pim

Tags: #kde_pim

Differential Revision: https://phabricator.kde.org/D12386
parent aef21d5c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment