You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Adrian Crum (JIRA)" <ji...@apache.org> on 2009/04/20 16:59:52 UTC

[jira] Commented: (OFBIZ-2324) UEL exception while performing "Quick Ship Entire Order"

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

Adrian Crum commented on OFBIZ-2324:
------------------------------------

Jacopo,

I'll look into this. I'd rather fix the UEL code to accomodate the existing XML code.


> 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
>            Assignee: Jacopo Cappellato
>             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.