https://issues.apache.org/bugzilla/show_bug.cgi?id=54370
Bug ID: 54370 Summary: NPE mapping method in EL Product: Tomcat 7 Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P2 Component: Jasper Assignee: dev@tomcat.apache.org Reporter: r...@apache.org Classification: Unclassified Created attachment 29808 --> https://issues.apache.org/bugzilla/attachment.cgi?id=29808&action=edit Patch NPE when using null parameters in some cases: https://issues.jboss.org/browse/AS7-3177 I did put a workaround for it, but I don't know how legitimate it is. It looks a bit similar to the NPE with a null toString that got reverted, where a null object is used as an argument. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org