Config Items Screen Error
-------------------------
Key: OFBIZ-3345
URL: https://issues.apache.org/jira/browse/OFBIZ-3345
Project: OFBiz
Issue Type: Bug
Components: product
Affects Versions: SVN trunk
Reporter: Sam Hamilton
Priority: Trivial
Start on this page -
https://demo.ofbiz.org/catalog/control/FindProductConfigItems
click Create New
Select Multi Choice from the drop down and give any name to the config - I was
calling mine config1 and then click update
Now click Content in the top menu and it should give you the following error on
a page with a similar url to this
https://demo.ofbiz.org/catalog/control/EditProductConfigItemContent?configItemId=10001
(please note that if the demo server reloads its test data then this url will
stop working)
org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen
[component://product/widget/catalog/ConfigScreens.xml#EditProductConfigItemContent]:
org.ofbiz.base.util.GeneralException: Error running Groovy script at location
[component://product/webapp/catalog/WEB-INF/actions/config/EditProductConfigItemContent.groovy]
(Error loading Groovy script at
[component://product/webapp/catalog/WEB-INF/actions/config/EditProductConfigItemContent.groovy]:
java.net.MalformedURLException: Path
component://product/webapp/catalog/config/ConfigForms.xml does not start with a
"/" character (Path component://product/webapp/catalog/config/ConfigForms.xml
does not start with a "/" character)) (Error running Groovy script at location
[component://product/webapp/catalog/WEB-INF/actions/config/EditProductConfigItemContent.groovy]
(Error loading Groovy script at
[component://product/webapp/catalog/WEB-INF/actions/config/EditProductConfigItemContent.groovy]:
java.net.MalformedURLException: Path
component://product/webapp/catalog/config/ConfigForms.xml does not start with a
"/" character (Path component://product/webapp/catalog/config/ConfigForms.xml
does not start with a "/" character)))
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.