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

Problem with update of the platform after uninstalling an XML extension

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 5.5
    • Fix Version/s: 6.0-HF06, 7.2
    • Component/s: Layouts & Widgets

      Description

      I have added an XML extension in Studio for overriding the document_edit_form_options layout.

      <require>org.nuxeo.ecm.platform.forms.layouts.webapp.base</require>
        <extension target="org.nuxeo.ecm.platform.forms.layout.WebLayoutManager"
          point="layouts">
          <layout name="document_edit_form_options">
          <templates>
              <template mode="any">/layouts/empty.xhtml</template>
          </templates>
          </layout>
       </extension>

      Update my platform --> ok, new layout installed

      Then I am deleting this XML Extension from Studio
      and update my platform --> the overriding layout is still there and is not uninstalled

      I had to create an empty layout referenced in resources.

      Anne

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                1 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: