Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-9720

[AdvancedSearchTool] Operator not equals on some data doesn't work

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • 4.2.1, 4.3.0
    • 4.2.0
    • None
    • None
    • 4.2.1

      The "not equals" could have the same behaviour as "equals" in some cases in the advanced search. Mostly on enumerations.

      I tried with :

      • lastContributor : It works
      • site : It doesn't work
      • a linked content : It doesn't work

      At line 567 of QueryBuilder, _searchCriterion._operator is equals to EQ and _searchCriterion._id is equals to property-site-eq but _op is equals to ne.

            sprieul Simon Prieul (Inactive)
            bmaurel Bérénice Maurel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: