workeffort calendar bug when no demo data is installed
------------------------------------------------------
Key: OFBIZ-3368
URL: https://issues.apache.org/jira/browse/OFBIZ-3368
Project: OFBiz
Issue Type: Bug
Components: workeffort
Affects Versions: Release Branch 9.04
Reporter: chris snow
I have installed the extseed data, but NOT the demo data. When I go to the
Calendar in webtools (logged in as admin) using the URL
https://localhost:8443/workeffort/control/day, I get the following exception.
org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen
[component://workeffort/widget/CalendarScreens.xml#CalendarDay]:
org.ofbiz.base.util.GeneralException: Error running Groovy script at location
[component://workeffort/webapp/workeffort/WEB-INF/actions/calendar/Days.groovy]
(Service [getWorkEffortEventsByPeriod] target threw an unexpected exception
(null)) (Error running Groovy script at location
[component://workeffort/webapp/workeffort/WEB-INF/actions/calendar/Days.groovy]
(Service [getWorkEffortEventsByPeriod] target threw an unexpected exception
(null)))
I'm not sure if this is a bug, but I would have expected is to work with
extseed data.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.