Uploaded image for project: '{RETIRED} XWiki Administration Application'
  1. {RETIRED} XWiki Administration Application
  2. XAADMINISTRATION-168

Small inconsistency in DOM of some elements that use ConfigurationClass Class

    XMLWordPrintable

Details

    Description

      Steps to see the problem :

      -parsing these 2 expressions with xpath will demonstrate that there is a small inconsistency in the <ul> element :

      1.//ul[@id='admin-icons']/li/a/span/img this would be the correct one
      2.//ul[@id='admin-icons']/li/a/img => this lists only Annotations, Search and Invitation

      The second expression lists the Applications that are installed in XWiki, and configured via ConfigurationClass.
      Within that class there is a <span> element that should be added.

      Attachments

        Activity

          People

            sdumitriu Sergiu Dumitriu
            sorinello Sorin Burjan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: