Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-17670

Section macro produces invalid HTML if it does not contain the column macro

XMLWordPrintable

      As was seen in:

      https://extranet.atlassian.com/pages/viewpage.action?pageId=1783989426&navigatingVersions=true

      If you have a section macro that does not include a column macro you end up with table rows with no table cells. Something like:

      <table>
      <tr>
      something
      </tr>
      </table>
      

      This is invalid, and (firefox at least) doesn't like it at all if you place a table within the section macro as well.

      Usually it doesn't really matter. But now we rely on good markup to place the footer at the bottom of the page, so its more important.

              Unassigned Unassigned
              jens@atlassian.com jens
              Votes:
              8 Vote for this issue
              Watchers:
              14 Start watching this issue

                Created:
                Updated:
                Resolved: