Action filters are not correctly merged
---------------------------------------

                 Key: NXP-7261
                 URL: https://jira.nuxeo.com/browse/NXP-7261
             Project: Nuxeo Enterprise Platform
          Issue Type: Bug
          Components: Configuration
    Affects Versions: 5.4.2
            Reporter: Thierry Martins
            Assignee: Thierry Martins
            Priority: Major
             Fix For: 5.4.3


When defining filters inside an action, if this contribution is not the first 
one loaded, it won't be correctly merged because Action#merge() doesn't take 
into account the filters, only the filter ids are merged.

Maybe this behaviour is normal because we want to register a filter before 
using it in an action.
In that case, the merge may have to be done in 
ActionContributionHandler#contributionUpdated()

--
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