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

cannot export big documents using the clipboard

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.4.2-RC1, 5.4.2
    • Component/s: Seam / JSF UI

      Description

      Let say we have selected documents in the clipboard that include large content.
      When we're trying to export them using the clipboard manager, we're getting an "out of memory" exception.

      Problem is that the clipboard manager build a zip in memory. We want to put the content instead in a tempory file before returning it to the web client.

      Impacted code is located in org.nuxeo.ecm.webapp.clipboard.ClipboardActionsBean.

        Attachments

          Activity

            People

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

              Dates

              • Created:
                Updated:
                Resolved: