INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Build 115 bug: Smartlist grouping lost  (Read 1247 times)

strebormj

  • Recent member
  • *
  • Posts: 42
Build 115 bug: Smartlist grouping lost
« on: February 07, 2009, 12:51:33 pm »


Description:  Smartlist grouping is not persisted, leading to corruption of the grouping logic upon subsequent edits of the smartlist.


1.    Complete the form for a new smartlist with the logic ( Genre.contains(“rock”) OR Genre.contains(“alt”) ):

Custom (
Genre Contains "rock"
Genre Contains "alt"
Custom )

Click “OK” button to close dialog.

2.   Right-click on the new smartlist item and click the “Edit Smartlist” menu item.  Dialog appears, but the logic is now wrong, the opening paren is missing, and the closing paren has been replaced with a closing bracket. Click “OK” button to close the dialog.

3.   Right-click on the new smartlist item and select the “Edit Smartlist” menu item.  Dialog appears, but this time, the closing bracket has been omitted, and the logic has been changed to ( (Genre.Contains(“rock”) AND Genre.Contains(“alt”)).

I have screen shots of this, but am not sure how to submit them.
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41961
  • Shoes gone again!
Re: Build 115 bug: Smartlist grouping lost
« Reply #1 on: February 13, 2009, 09:20:39 am »

I'm having trouble reproducing this.

I get this smartlist:
([Genre]="rock" or [Genre]="alt")

If I re-enter the Edit Smartlist dialog, it seems to work alright.

Your post isn't too clear, but make sure you're not adding a blank line for the parenthesis.  You should have two rules, with the parenthesis on the left of the first rule and the right of the second rule.
Logged
Matt Ashland, JRiver Media Center
Pages: [1]   Go Up