You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Atul Vani (Updated) (JIRA)" <ji...@apache.org> on 2011/11/01 06:18:32 UTC

[jira] [Updated] (OFBIZ-4538) Product.groovy in ordermgr throws error

     [ https://issues.apache.org/jira/browse/OFBIZ-4538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Atul Vani updated OFBIZ-4538:
-----------------------------

    Attachment: OFBIZ-4538.patch

Patch attached to fix it.
                
> Product.groovy in ordermgr throws error
> ---------------------------------------
>
>                 Key: OFBIZ-4538
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4538
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: Release Branch 11.04
>            Reporter: Atul Vani
>             Fix For: Release Branch 11.04
>
>         Attachments: OFBIZ-4538.patch
>
>
> ---- exception report ----------------------------------------------------------
> Error in request handler: 
> Exception: org.ofbiz.widget.screen.ScreenRenderException
> Message: Error rendering screen [component://nn/widget/CatalogScreens.xml#Product]: org.ofbiz.base.util.GeneralException: Error running Groovy script at location [component://order/webapp/ordermgr/WEB-INF/actions/entry/catalog/Product.groovy] (Error loading Groovy script at [component://order/webapp/ordermgr/WEB-INF/actions/entry/catalog/Product.groovy]:  (startup failed:
> component://order/webapp/ordermgr/WEB-INF/actions/entry/catalog/Product.groovy: 145: expecting '}', found '' @ line 145, column 1.
> 1 error
> )) (Error running Groovy script at location [component://order/webapp/ordermgr/WEB-INF/actions/entry/catalog/Product.groovy] (Error loading Groovy script at [component://order/webapp/ordermgr/WEB-INF/actions/entry/catalog/Product.groovy]:  (startup failed:
> component://order/webapp/ordermgr/WEB-INF/actions/entry/catalog/Product.groovy: 145: expecting '}', found '' @ line 145, column 1.
> 1 error
> )))

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira