Wai created OFBIZ-6080:
--------------------------
Summary: order notification email causes exception
Key: OFBIZ-6080
URL: https://issues.apache.org/jira/browse/OFBIZ-6080
Project: OFBiz
Issue Type: Bug
Components: order
Affects Versions: Trunk
Reporter: Wai
using demo database.
https://localhost:8443/ordermgr/control/orderview?orderId=Demo1002
-click on confirmation email
console output:
2015-02-16 16:34:18,299 |http-bio-8443-exec-6 |ScriptUtil
|W| 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
groovy.lang.MissingPropertyException: No such property: context for class:
org.ofbiz.entity.util.EntityQuery
at
org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:50)
~[groovy-all-2.2.1.jar:2.2.1]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)