Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-20397

Make filtering zip export renditions work on a Nuxeo Server

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 8.10
    • Component/s: Actions & Filters

      Description

      The 2 zip export renditions rely on filters that are not available on a default Nuxeo Server, make them available.

      <filter id="not_folder">
        <rule grant="false">
          <facet>Folderish</facet>
        </rule>
      </filter>
      
      <filter id="folder">
        <rule grant="true">
          <facet>Folderish</facet>
        </rule>
      </filter>
      

        Attachments

          Activity

            People

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

              Dates

              • Created:
                Updated:
                Resolved: