Uploaded image for project: '[Read Only] - Hippo Site Toolkit 2'
  1. [Read Only] - Hippo Site Toolkit 2
  2. HSTTWO-1401

ContentRewriter doesn't handle properly empty HTML

    XMLWordPrintable

Details

    • Improvement
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • 2.05.03, 2.20.00RC1
    • 2.05.04, 2.20.00RC2, 2.20.00, 2.21.00
    • None
    • None

    Description

      Example:

      <html> <body/> </html>
      SimpleHtmlExtractor#getInnerHtmlSimply returns null
      SimpleContentRewriter#rewrite returns <html> <body/> </html>

      For this input value, we expect that the ContentRewriter returns null, not to break HTML validity.

      Attachments

        Activity

          People

            wko Woonsan Ko (Inactive)
            mtricot Mickaƫl Tricot (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: