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=18496>.
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=18496

Special characters not escaped in "Unterminated ... tag" error message

           Summary: Special characters not escaped in "Unterminated ... tag"
                    error message
           Product: Tomcat 4
           Version: 4.1.18
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Jasper 2
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When you forget to close a tag imported from a library, Jasper reports an error during 
compilation including the tag name enclosed in <> (lower than/greater than) 
characters. When rendered as HTML, these characters are not escaped correctly to 
become &lt; and &gt;, which makes the error message appear as "Unterminated  tag" - to 
see what tag is unterminated you have to browse the HTML source of the error page.

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

Reply via email to