Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-16991

Webstandard validation error: p element around div

    XMLWordPrintable

Details

    • Integration
    • Unknown
    • N/A
    • N/A
    • 4.1.1 Parsing

    Description

      We have 4 webstandards reports with the following message:

      ERROR: No ā€œpā€ element in scope but a ā€œpā€ end tag seen. at line [1076] column [10]
      

      It concerns the following pages:

      • xwiki:Tour.WebHome()
      • xwiki:Help.Applications.Movies.WebHome()
      • xwiki:Help.Applications.Contributors.WebHome()
      • xwiki:Menu.WebHome()

      After debug it seems that the detected </p> is located after the renameAppModal, but it's not alone: an opening <p> is actually located just between the entries title and the livetable-container div opening, see:

      <h1 id="HEntries" class="wikigeneratedid wikigeneratedheader"><span>Entries</span></h1><p>                                                                                                                                                                                   <div class="xwiki-livetable-container">
      

      So the issues seems that the p is around a div. Now I've not been able to find why this appears on those pages and what caused this regression in 12.0RC1.

      Attachments

        Issue Links

          Activity

            People

              surli Simon Urli
              surli Simon Urli
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: