UEL exception while performing "Quick Ship Entire Order"
--------------------------------------------------------
Key: OFBIZ-2324
URL: https://issues.apache.org/jira/browse/OFBIZ-2324
Project: OFBiz
Issue Type: Bug
Components: order
Affects Versions: SVN trunk
Reporter: Deepesh Kapoor
Fix For: SVN trunk
While performing " Quick Ship Entire Order " , an error occurs :
[FlexibleMapAccessor.java:142:INFO ] UEL exception while getting value:
javax.el.ELException: Error parsing '${orderItemListByShGrpMap.00001}':
syntax error at position 25, encountered '.00001', expected '}', original =
orderItemListByShGrpMap.${orderItemShipGroup.shipGroupSeqId}
[Warning: no shipments created; could not find anything ready and needing
to be shipped.]
IMO, this is after a commit( r764992 ) in UelUtil.java and UelFunctions.java
which was done in order to fix the auto-vivify issues. Here is the link to the
commit : http://svn.apache.org/viewvc?view=rev&revision=764992
Please correct me if i am missing something.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.