-
Bug
-
Resolution: Fixed
-
Low
-
8.0.0-struts-m020
-
Severity 3 - Minor
-
Issue Summary
NPE in CSSServlet with Struts
Steps to Reproduce
- Create Gadget with content in Page
Expected Results
No exception
Actual Results
The below exception is thrown in the xxxxxxx.log file:
java.lang.NullPointerException: null at com.atlassian.confluence.servlet.CssServlet.service(CssServlet.java:33) ~[com.atlassian.confluence_confluence-8.0.0-SNAPSHOT.jar:?] at javax.servlet.http.HttpServlet.service(HttpServlet.java:764) ~[servlet-api.jar:4.0.FR] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) ~[catalina.jar:9.0.63] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[catalina.jar:9.0.63] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) ~[tomcat-websocket.jar:9.0.63]
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- mentioned in
-
Page Failed to load
[CONFSERVER-79626] Fix NPE in CSSServlet with Struts
Fix Version/s | New: 8.0.0-m39 [ 102890 ] |
Fix Version/s | New: 8.0.0 [ 101718 ] |
QA Demo Status | Original: Not Done [ 14330 ] | New: Not Needed [ 14332 ] |
QA Kickoff Status | Original: Not Done [ 14234 ] | New: Not Needed [ 14236 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Ready for Development [ 10049 ] | New: Closed [ 6 ] |
Assignee | New: Quan Pham [ qpham@atlassian.com ] |
Sprint | Original: Cheese Meteor starting with"D" [ 6849 ] |
Labels | Original: dep-80 struts2-blocker | New: dep-80 lbp struts2-blocker |
Sprint | New: Cheese Meteor starting with"D" [ 6849 ] |
Remote Link | New: This issue links to "Page (Confluence)" [ 669142 ] |
Story Points | New: 2 |
A fix for this issue is available in Confluence Server and Data Center 8.0.0.
Upgrade now or check out the Release Notes to see what other issues are resolved.