HTML File Import Results in Empty Content Due to Specific Comment Line

XMLWordPrintable

    • 2
    • Minor

      Issue Summary

      When an HTML file contains a specific comment line (<!------------------>), the file is imported with no content. This issue results in an empty import, which disrupts the intended functionality and content display.

      Steps to Reproduce

      1. Create or open an HTML file.
      1. Insert the following comment line within the file:
         <!------------------>
      2. Attempt to import the HTML file into the application/platform.
        • Spaces -> Import work from other tool -> HTML import

           
           

      1. Observe the imported content.

      Expected Results

      The HTML file should be imported with its full content, including the comment line, without any loss of data.

      Actual Results

      The HTML file is imported empty, with no content visible.

      Workaround

      Remove the line <!------------------> from the HTML file.

              Assignee:
              Unassigned
              Reporter:
              Prasanth K P (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: