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
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
| 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
|
