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

Fix CSV export when using a Path parameter

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 5.6
    • Fix Version/s: 5.7.2
    • Component/s: None

      Description

      Steps to reproduce:

      • change default document_content content view to use a the following fixed part and parameters:
      ...
        <fixedPart>
          ecm:path STARTSWITH ? AND ecm:isCheckedInVersion = 0 AND
          ecm:mixinType !=
          'HiddenInNavigation' AND ecm:currentLifeCycleState
          != 'deleted'
        </fixedPart>
      </whereClause>
      <parameter>#{currentDocument.pathAsString}</parameter>
      

      => listing of docs goes well, but CSV export produces a blank page only showing column titles.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                1 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: