Summary: | StandardHostValve#custom throws NPE if custom error page is incorrectly configured | ||
---|---|---|---|
Product: | Tomcat 9 | Reporter: | Huxing Zhang <huxing.zhang> |
Component: | Catalina | Assignee: | Tomcat Developers Mailing List <dev> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | P2 | ||
Version: | unspecified | ||
Target Milestone: | ----- | ||
Hardware: | All | ||
OS: | All | ||
Attachments: | proposed fix to avoid NPE |
Description
Huxing Zhang
2015-11-04 14:35:20 UTC
Thanks for the report and the patch. I've applied the patch (with an additional fix that enabled thre default error page to be displayed if the custom page is not available) to trunk, 8.0.x (for 8.0.29) and 7.0.x (for 7.0.66). |