Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-55891

Atto - The header tag should not be cleaned

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Minor Minor
    • None
    • 3.1.1, 3.2 regressions, 3.3 regressions, 3.4.9, 3.5.7, 3.6.5, 3.7.1
    • Text editor Atto
    • None
    • MOODLE_31_STABLE, MOODLE_34_STABLE, MOODLE_35_STABLE, MOODLE_36_STABLE, MOODLE_37_STABLE

      To reproduce :

      • Open an Atto editor
      • Open the source code editor
      • Paste this :

        <article>
        <header>Header</header>
        <footer>Footer</footer>
        </article>
        

      • Disable and enable the html source code editor
      • Here what we see :

        <article>
        Header
        <footer>Footer</footer>
        </article>
        

        This should be a valid element and so not be cleaned :
        http://www.w3schools.com/tags/tag_header.asp

            michael-milette Michael Milette
            leblangi Gilles-Philippe Leblanc
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.