https://bugs.kde.org/show_bug.cgi?id=406624
Bug ID: 406624
Summary: dolphin titlebar garbled with baloosearch json query
Product: dolphin
Version: 18.12.3
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: search
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
After a serach is made in dolphin the titlebar becomes replaced with a really
long and human-unreadable json query to baloosearch.
STEPS TO REPRODUCE
Start dolphin, click find, type foo, press enter
OBSERVED RESULT
dolphin titlebar becomes:
baloosearch:?json=%7B%0A %22dayFilter%22: 0,%0A %22includeFolder%22:
%22/home/user%22,%0A %22monthFilter%22: 0,%0A %22searchString%22:
%22filename:%5C%22foo%5C%22%22,%0A %22term%22: %7B%0A %22filename%22:
%7B%0A %22$ct%22: %22foo%22%0A %7D%0A %7D,%0A
%22yearFilter%22: 0%0A%7D%0A&title=Query Results from 'foo' — Dolphin
EXPECTED RESULT
Just the "title" part of the query, i.e.
"Query Results from 'foo' — Dolphin"
Or even better: "Dolphin -- search results of 'foo'"
SOFTWARE/OS VERSIONS
Arch Linux
KDE Plasma Version: 5.15.4
KDE Frameworks Version: 5.56.0
Qt Version: 5.12.2
--
You are receiving this mail because:
You are watching all bug changes.