Fix assert due to non normalized indexed string

Authored by cordlandwehr on Jul 30 2016, 7:37 AM.

Description

Fix assert due to non normalized indexed string

Summary:
Assert in KDevelop::BackgroundParser::trackerForUrl(KDevelop::IndexedString const&)
ensures that indexed strings are normalized. Thus use normalized
url for creating indexed string. Also add assert to find origins of possible
further uses of unnormalized urls for constructing normalized strings.

Reviewers: brauch, KDevelop, kfunk

Reviewed By: KDevelop, kfunk

Subscribers: kdevelop-devel

Differential Revision: https://phabricator.kde.org/D2312

Details

Committed
cordlandwehrJul 30 2016, 9:20 AM
Reviewer
KDevelop
Differential Revision
D2312: Fix assert due to non normalized indexed string
Parents
R32:a2f768ac2742: Minor: Fix a few warnings
Branches
Unknown
Tags
Unknown