[Digikam-devel] [Bug 163227] Searching for tag names in simple and advanced search doesn't work

Andi Clemens andi.clemens at gmx.net
Thu Jun 5 11:51:30 BST 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=163227         




------- Additional Comments From andi.clemens gmx net  2008-06-05 12:51 -------
It looks like they are never used.
If you search for a tag, you have the exact tagname in the combobox and there will never be a query for LIKE or NLIKE.
Like in album search. The only two operators allowed in there are EQ and NEQ.
So I removed the LIKE and NLIKE for tags from the rulesOpTable as well as from the kioslave (digikamsearch.cpp:489).
Searching for LIKE and NLIKE in "tag names" is still possible... but for "pure" tag searches I think it should be removed like it is removed in album search.



More information about the Digikam-devel mailing list