https://bugs.kde.org/show_bug.cgi?id=392159
Bug ID: 392159
Summary: Term splitting interprets protocol part of URLs as
property
Product: frameworks-baloo
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
The query parser splits every term containing e.g. : or =, interpreting the
parts infront and after the separator as property and value.
This has two implications:
- Typing into krunner e.g. "firefox http://www.kde.org" is interpreted as
searching for the property "http". This creates a log of debug output:
'baloorunner[...]: Property "http" not found"
- Searching for "http://www.kde.org" returns no result, even if it should.
--
You are receiving this mail because:
You are watching all bug changes.