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

Avoid loading attached Blob when displayed a contentView

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.6.0-HF30, 5.8.0-HF06, 5.9.2
    • Component/s: Core

      Description

      When displaying a content view, for Documents that have a Blob we display a download link.

      For doing that, we do load the Blob object.
      For the default implementation, this is not an issue, but for S3 backed BinaryManager this can create a lot of issue.

      We can walkaround this problem on the UI side, but it would be even better, if we could get a lazy implementation so that the problem can not be introduced :

      • either specificaly in the S3 Binary Manager
      • either more generically in the platform

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: