Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-538

Desactive features : namespaces are added

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 2.1
    • None
    • Workspace admin
    • None

      How to reproduce

      • Go to administration interface
      • Desactive a plugin feature
      • See runtime.xml file

      Actual behavior

      • The excluded feature is well added but the XML tag constains namespaces

      Sample excluding core/runtime.authentication.impl.basic feature

      
      <plugins>
              <locations>
                  <location>modules</location>
              </locations>
          	<exclude>
                  <feature>core/runtime.sqlmap</feature>
                  <feature>core/runtime.core.has_right_sitemap_components</feature>
                  <feature>workflow/workflow-store</feature>
                  <feature>cms/link-resolver</feature>
                  <feature>cms/content-clientside-targetfactory</feature>
                  <feature>cms/userinterface.rights.assignment.tool</feature>
                  <!--<feature>core/runtime.datasource.core</feature>-->
              <feature xmlns:plugin="http://www.ametys.org/schema/plugin" xmlns:i18n="http://apache.org/cocoon/i18n/2.1">core/runtime.authentication.impl.basic</feature></exclude>
          </plugins>
      

            Unassigned Unassigned
            laurence Laurence Aumeunier
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: