Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Filter expressions: between can not be combined with and/or

    Hi,
    I noticed that the between expression (...) can not be combined with the and/or. For example entering this in a numeric filter field:
    400...500 or >1000

    will only filter on >1000. This can be reproduced in the online demo:'
    http://www.smartclient.com/index.jsp#expressionFilter

    and I can reproduce it in the latest 8.1 nightly.

    Is this on purpose or a bug?

    It seems related to the way this part of the FormItem.parseValueExpressions is structured (where the between is considered to be always the only expression).

    gr. Martin

    #2
    Thanks for the report - we have a fix for this and it will appear in nightlies in the next day or so

    Comment


      #3
      Hi,
      Thanks! So I know when to start downloading, is it available in the 8.1 build from the last night?

      gr. Martin

      Comment


        #4
        The fix for the specific issue you mentioned has been available for a few days, but another fix for more complex criteria has been made today, so you might want to wait until tomorrow's build.

        Comment

        Working...
        X