Details
Description
The spring web flow demo contains pages with <img src="url"> (legal JSP/HTML but illegal XML) and ©. 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.
The demo also contains an unclosed input tag; perhaps we should also preprocess that one as well.
Activity
| 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 ( |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/parser/JspPageToDocument.java
|
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 1.6 [ 10031 ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Issue Type | Bug [ 1 ] | Improvement [ 4 ] |
| Fix Version/s | 1.6DR#6 [ 10090 ] | |
| Fix Version/s | 1.6 [ 10031 ] |
| Fix Version/s | 1.6 [ 10031 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |
