Jacques Le Roux created OFBIZ-9925:
--------------------------------------
Summary: Error on first access to Online Help
Key: OFBIZ-9925
URL:
https://issues.apache.org/jira/browse/OFBIZ-9925 Project: OFBiz
Issue Type: Bug
Components: themes
Affects Versions: Trunk
Reporter: Jacques Le Roux
Priority: Minor
Here is the error:
{code}
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:?]
{code}
It's due to a missing theme in the request. We can provide a default theme.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)