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

Fix some contributions override generation on explorer

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: Postponed
    • Component/s: Explorer, Runtime

      Description

      Contributions without an "id" or "name" attribute (or with empty values for these attributes) will not behave correctly on the "override" mechanism (as it hardcodes the id retrieval with these attributes)

      Steps to reproduce: on 11.1, navigate to http://localhost:8080/nuxeo/site/distribution/server-11.1-SNAPSHOT/viewContribution/cluster-config--configuration and generate an override.

      The contribution original source:

      <extension point="configuration" target="org.nuxeo.runtime.cluster.ClusterService">
          <clusterNode enabled="" id=""/>
      </extension>
      

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated: