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

If a jsp:params element (nested within a jsp:plugin element) has no nested jsp:param 
elements, a translation error is not generated.

           Summary: If a jsp:params element (nested within a jsp:plugin
                    element) has no nested jsp:param elements, a translation
                    error is not generated.
           Product: Tomcat 5
           Version: Nightly Build
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Jasper2
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


The syntax for jsp:plugin, according to JSP.5.7 states that if the jsp:params
element is present as a child of the jsp:plugin element, it must have at least one
nested jsp:param element.  

However, if Jasper is provided a JSP that contains such an error condition, no
translation-time error is raised.

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

Reply via email to