Uploaded image for project: 'Nuxeo Enhanced Viewer'
  1. Nuxeo Enhanced Viewer
  2. NEV-448

Document.ARenderGetBlob should always return a blob

    XMLWordPrintable

    Details

      Description

      Since NEV-231, we have an operation to get the rendition of the primary blob for Documents having Picture or Video facet.
      This Operation will break the previewing if the rendition has not been calculated.

      We would like to change this behavior, we want the operation to return the original blob if the rendition has not been calculated.

      In order to enable this behavior, this contribution should be added:

      <?xml version="1.0"?>
      <component name="com.nuxeo.ecm.arender.low.resolution.override" version="1.0">
        <require>com.nuxeo.ecm.arender.low.resolution</require>
      
        <extension target="org.nuxeo.runtime.ConfigurationService" point="configuration">
          <property name="nuxeo.arender.low.resolution.chain">Document.ARenderGetBlob</property>
        </extension>
      
      </component>
      

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: