Actions are not correctly hot-reloaded
--------------------------------------
Key: NXP-6228
URL: https://jira.nuxeo.com/browse/NXP-6228
Project: Nuxeo Enterprise Platform
Issue Type: Bug
Affects Versions: 5.4.0.1
Reporter: Alain Escaffre
Fix For: 5.4.1
>From Studio, I configure a filter so that the "history" tab is not displayed
>for one given tab. The following contribution is generated:
<action id="TAB_CONTENT_HISTORY">
<filter id="news.deny.tab_content_history">
<rule grant="false">
<type>News</type>
</rule>
</filter>
</action>
The first time the extension is deployed, result in the application is as
expected.
Then we do a hot redeploy (from Nuxeo Admin center), the history tab is
filtered out for any content type, not just for the News type.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.nuxeo.com/secure/Administrators.jspa
-
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