https://bugs.kde.org/show_bug.cgi?id=371460
Bug ID: 371460
Summary: ANDs get converted to ORs when editing the filter
Product: amarok
Version: 2.8-git
Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: Collection Browser
Assignee: [email protected]
Reporter: [email protected]
Set up a filter containing (for example)
artist:"Sol" AND genre:"Classic" OR genre:"Chamber"
then click the edit filter button, the search filter displays correctly (at the
foot of the dialog but the graphic buttons has two ANDs rather than AND and
then OR, if without doing anything to amend the filter you select OK you get an
edited filter
artist:"Sol" AND genre:"Classic" AND genre:"Chamber"
I didn't expect the filter to change. I tried to work around by adding brackets
in case it was an operator precedence issue but that made no difference
(as reported on #amarok on IRC with a slightly different example)
Reproducible: Always
--
You are receiving this mail because:
You are watching all bug changes.