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

Actions are not correctly hot-reloaded

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 5.4.0.1
    • Fix Version/s: 5.4.2-RC1, 5.4.2
    • Component/s: None

      Description

      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.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: