ICEfaces
  1. ICEfaces
  2. ICE-1680

ICEfaces JSP parsing does not handle unterminated <img> or &copy;

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.6DR#5
    • Fix Version/s: 1.6DR#6, 1.6
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      spring web flow demo
    • Workaround Exists:
      Yes
    • Workaround Description:
      change source code to <img/> and &#169;

      Description

      The spring web flow demo contains pages with <img src="url"> (legal JSP/HTML but illegal XML) and &copy;. Both of these fail the XML parsing stage (JSP is pre-processed with JspPageToDocument to handle cases such as this).

      The demo also contains an unclosed input tag; perhaps we should also preprocess that one as well.

        Activity

        There are no comments yet on this issue.

          People

          • Assignee:
            Unassigned
            Reporter:
            Ted Goddard
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: