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

        Ted Goddard created issue -
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #14075 Wed Jun 06 11:36:29 MDT 2007 ted.goddard added substitution patterns for copyright, singleton img and input tags (ICE-1680)
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/parser/JspPageToDocument.java
        Ted Goddard made changes -
        Field Original Value New Value
        Fix Version/s 1.6 [ 10031 ]
        Ted Goddard made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Issue Type Bug [ 1 ] Improvement [ 4 ]
        Ken Fyten made changes -
        Fix Version/s 1.6DR#6 [ 10090 ]
        Fix Version/s 1.6 [ 10031 ]
        Ken Fyten made changes -
        Fix Version/s 1.6 [ 10031 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: