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

Compliance Issue - NPE not thrown if a null reference is passed to 
PageContext.handlePageException(Exception) or 
PageContext.handlePageException(Throwable).

           Summary: Compliance Issue - NPE not thrown if a null reference is
                    passed to PageContext.handlePageException(Exception) or
                    PageContext.handlePageException(Throwable).
           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]


Javadocs for PageContext.handlePageException(Exception) and 
PageContext.handlePageException(Throwable) clearly state that
a NullPointerException is to be thrown if a null reference is passed
to these methods.

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

Reply via email to