[
https://issues.apache.org/jira/browse/OFBIZ-9925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jacques Le Roux closed OFBIZ-9925.
----------------------------------
Resolution: Fixed
Assignee: Jacques Le Roux
Fix Version/s: Upcoming Release
There are maybe better fixes but adding a default theme when it's null works
Fixed at revision: 1814116
> 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
> Assignee: Jacques Le Roux
> Priority: Minor
> Fix For: Upcoming Release
>
>
> 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)