Pierre Smits created OFBIZ-6707:
-----------------------------------
Summary: WebtoolsUiLabels went missing
Key: OFBIZ-6707
URL:
https://issues.apache.org/jira/browse/OFBIZ-6707 Project: OFBiz
Issue Type: Bug
Components: framework
Affects Versions: Trunk
Reporter: Pierre Smits
Following error is generated when accessing /webtools/control/entitymaint
{code}
org.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen [component://webtools/widget/EntityScreens.xml#EntityMaint]: java.lang.IllegalArgumentException: Error running script at location [component://webtools/webapp/webtools/WEB-INF/actions/entity/EntityMaint.groovy]: java.lang.IllegalArgumentException: Could not find resource bundle [WebtoolsUiLabels] in the locale [en_US] (Error running script at location [component://webtools/webapp/webtools/WEB-INF/actions/entity/EntityMaint.groovy]: java.lang.IllegalArgumentException: Could not find resource bundle [WebtoolsUiLabels] in the locale [en_US])
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)