Description
Here is the error:
2017-11-02 22:43:41,266 |jsse-nio-8443-exec-7 |JavaEventHandler |E| Problems Processing Event
java.lang.NullPointerException: null
at org.apache.ofbiz.widget.renderer.ScreenRenderer.populateContextForRequest(ScreenRenderer.java:220) ~[ofbiz.jar:?]
at org.apache.ofbiz.content.cms.CmsEvents.cms(CmsEvents.java:280) ~[ofbiz.jar:?]
It's due to a missing theme in the request. We can provide a default theme.
Attachments
Issue Links
- is broken by
-
OFBIZ-9138 Create a common theme
- Closed