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

Incorrect handling of ValidationMessage info from a TLV

           Summary: Incorrect handling of ValidationMessage info from a TLV
           Product: Tomcat 4
           Version: 4.0.4 Beta 2
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Jasper
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When the JspParseEventListener goes through the array of ValidationMessage
instances returned by validate(PageData) in the validate() method, it adds
the value of ValidationMessage.getId() to the error page. This will always
be null, since support for the "jsp:id" attribute in the JSP View is not
implemented, and only cause confusion.

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

Reply via email to