Uploaded image for project: 'Nuxeo Studio'
  1. Nuxeo Studio
  2. NXS-3984

Fix generation of tags and path predicates in the Default Search form

    XMLWordPrintable

    Details

    • Type: Task
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 61
    • Fix Version/s: 62
    • Component/s: Builders

      Description

      Since NXS-2212, the default search form is built with incorrect predicates for the tags and path field.

                <predicate parameter="dc:path" operator="STARTSWITH">
                  <field schema="default_search" name="ecm_path"/>
                </predicate>
                <predicate parameter="dc:tag" operator="IN">
                  <field schema="default_search" name="ecm_tags"/>
                </predicate>
      

      dc:path and dc:tag does not exist and must be replaced by ecm:path and ecm:tag

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 2 hours
                2h