Pierre Smits created OFBIZ-5696:
-----------------------------------
Summary: Main page doesn't show organisation tree in HumanRes
Key: OFBIZ-5696
URL:
https://issues.apache.org/jira/browse/OFBIZ-5696 Project: OFBiz
Issue Type: Bug
Components: humanres
Affects Versions: Trunk, Release Branch 12.04, Release Branch 13.07
Reporter: Pierre Smits
When creating an empty setup of OFBiz, and creating a new internal organisation plus departments and employees the organisational tree should show. But, in stead following error is trown:
{code}
org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://humanres/widget/CommonScreens.xml#OrgTree]: java.lang.IllegalArgumentException: Error running script at location [component://humanres/webapp/humanres/WEB-INF/actions/category/CategoryTree.groovy]: java.lang.NullPointerException: Cannot invoke method getString() on null object (Error running script at location [component://humanres/webapp/humanres/WEB-INF/actions/category/CategoryTree.groovy]: java.lang.NullPointerException: Cannot invoke method getString() on null object)
{code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)