[ 
https://jira.nuxeo.com/browse/NXP-8704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Roger resolved NXP-8704.
-------------------------------

    Resolution: Fixed

master:
https://github.com/nuxeo/nuxeo-services/commit/31899b0791765de7d7b921450d46023d4fddac1c

Disabling the listener is done by setting the property 
{{DublinCoreListener.DISABLE_DUBLINCORE_LISTENER}} to {{true}}.

{code}
doc.putContextData(DISABLE_DUBLINCORE_LISTENER, true);
{code}

> Make it possible to disable the DublincoreListener for a given event
> --------------------------------------------------------------------
>
>                 Key: NXP-8704
>                 URL: https://jira.nuxeo.com/browse/NXP-8704
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Improvement
>            Reporter: Thomas Roger
>            Assignee: Thomas Roger
>             Fix For: 5.6
>
>
> Check for the existence of a property in the {{EventContext}} properties to 
> handle or not the event in the {{DublincoreListener}}.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to