You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2015/02/16 07:40:12 UTC

[jira] [Commented] (OFBIZ-6075) Error on Sending confirm email from newly created order

    [ https://issues.apache.org/jira/browse/OFBIZ-6075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14322427#comment-14322427 ] 

Jacques Le Roux commented on OFBIZ-6075:
----------------------------------------

Please try to add
import org.ofbiz.entity.util.EntityQuery;
and report if it's ok, I will then commit

> Error on Sending confirm email from newly created order
> -------------------------------------------------------
>
>                 Key: OFBIZ-6075
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6075
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>            Reporter: Eduardo Arellano
>
> Error on Sending confirm email from newly created order
> ERROR rendering error page [/error/error.jsp], but here is the error text: org.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen [component://order/widget/ordermgr/OrderViewScreens.xml#SendOrderConfirmation]: 
> java.lang.IllegalArgumentException: Error running script at location [component://order/webapp/ordermgr/WEB-INF/actions/order/SendConfirmationEmail.groovy]: groovy.lang.MissingPropertyException: No such property: context for class: org.ofbiz.entity.util.EntityQuery (Error running script at location [component://order/webapp/ordermgr/WEB-INF/actions/order/SendConfirmationEmail.groovy]: 
> groovy.lang.MissingPropertyException: No such property: context for class: org.ofbiz.entity.util.EntityQuery)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)