INTERACT FORUM
More => Old Versions => Media Center 16 (Development Ended) => Topic started by: EpF on June 02, 2011, 08:49:35 am
-
I used to be able to use something like this: (([Artist Rating]=1 [Rating]=>=3) or ([Artist Rating]=2 [Rating]=>=2)) , but that was many versions of MC ago, and I'm wondering how to do it with the current version. When I try it, weird things happen, like the "or" being moved, brackets being deleted, etc.
-
There was a bug, which was fixed in 16.0.100:
16. Fixed: Smartlists could fail to show choices that were logical when the smartlist contained OR conditions or list-type fields.
Are you running the latest 16.0.101?
-
Yes, using v101. It works as a search, but for "set rules for file display" I paste it in, then save. When I open it again it's been changed to:
([Artist Rating]=1 or [Rating]=>=3) [Artist Rating]=2 [Rating]=>=2
MC15, v174 has this problem too.
-
Sorry, I misread and didn't notice the subject was re: views. Perhaps the devs will comment.
-
Any info on this?
-
I can reproduce the issue.
Hopefully we'll be able to fix it in a coming build.
-
Thanks Matt!
-
Coming in build 106 (and later):
Fixed: Smartlists with both OR conditions and implied AND conditions would not work nicely with the smartlist editor. Example: ((a b) or (c d))
-
Huzzah!
-
Works as expected now, thanks! Any chance of fixing this in MC15?