DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13254>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13254

Page compilation errors missing resource entries

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From [EMAIL PROTECTED]  2002-10-10 18:33 -------
Problem already fixed.
See log for org.apache.jasper.compiler.DefaultErrorHandler:
  revision 1.2
  date: 2002/07/24 19:58:57;  author: luehe;  state: Exp;  lines: +11 -6
  added error message for jsp.error.parse.xml.scripting.invalid.body error code
  + fixed NPE in ErrorDispatcher

With that fix, you get this exception when accessing the page:

org.apache.jasper.JasperException: null(16,92) The value of attribute "value"
must not contain the '<' character.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to