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

Fix bulk publication when quota is installed

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 5.8
    • Fix Version/s: 5.8.0-HF08, 5.9.3
    • Component/s: Publishing

      Description

      Step to reproduce:

      • install "document count" addon (aka quota plugins)
      • Add some documents to the working list
      • Browse a selection and use "Publish here" link from the working list actions
        => an error is displayed with the following stacktrace
      Calling getChildrenNodes on a closed tree
      
              ...
      Caused by: org.nuxeo.ecm.core.api.ClientException: Calling getChildrenNodes on a closed tree
      	at org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl.publish(PublisherServiceImpl.java:446)
      	at org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl.publish(PublisherServiceImpl.java:435)
      	at org.nuxeo.ecm.platform.publisher.web.PublishActionsBean.publishDocumentList(PublishActionsBean.java:666)
      	at org.nuxeo.ecm.platform.publisher.web.PublishActionsBean.publishWorkList(PublishActionsBean.java:616)
      	...
      

        Attachments

          Activity

            People

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

              Dates

              • Created:
                Updated:
                Resolved: