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

HTML Cleaner should fix invalid HTML elements entered directly in the body

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 1.8, 1.9 M1
    • 1.8 RC2
    • {Unused} Rendering 2.0
    • None
    • Unit

    Description

      For example:

      <html><body>hello <p>world</p></body></html>
      

      should become:

      <html><body><p>hello </p><p>world</p></body></html>
      

      Attachments

        Activity

          People

            vmassol Vincent Massol
            vmassol Vincent Massol
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: