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

Events not sent for proxy with metadata

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Critical
    • Resolution: Fixed
    • Affects Version/s: 5.7.1
    • Fix Version/s: 5.7.3
    • Component/s: Core
    • Upgrade notes:
      Hide

      Now Session send event beforeDocumentModification for Proxy Document on saveDocument call

      Show
      Now Session send event beforeDocumentModification for Proxy Document on saveDocument call

      Description

      • I create a schema attached to proxies
        <extension target="org.nuxeo.ecm.core.schema.TypeService" point="doctype"> 
          <proxies> 
            <schema name="myschema1"/> 
            <schema name="myschema2"/> 
          </proxies> 
        </extension>
      
      • I create a listener attached to the beforeDocumentModification event

      Problem

      • I create a proxy
      • I modify it, the listener is not called

      Remark

        Attachments

          Activity

            People

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

              Dates

              • Created:
                Updated:
                Resolved: