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

Fix implicit extension point requirement when using runtime aliases

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 6.0-HF12, 7.3
    • Component/s: Runtime

      Description

      When using aliases, it seems that implicit requirement on extension point that is contributed to is lost.

      This is visible when removing the require on old component in webapp-base, test-navtree-contrib-compat.xml:

        <!-- FIXME: need to check why this is needed for proper ordering (alias system bug?) -->
        <require>org.nuxeo.ecm.webapp.tree.nav.NavTreeService</require>
      
        <extension target="org.nuxeo.ecm.platform.virtualnavigation.NavTreeService"
          point="navigationTree">
      
          <navTree treeId="TAG_CLOUD_COMPAT" xhtmlview="/incl/tag_cloud.xhtml" />
      
        </extension>
      

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: