You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Carsten Schinzer (JIRA)" <ji...@apache.org> on 2012/12/16 13:06:12 UTC

[jira] [Commented] (OFBIZ-5102) CheckoutScripts not adapoted after ShoppingCart.setShipmentMethodTypdeId

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

Carsten Schinzer commented on OFBIZ-5102:
-----------------------------------------

Minilang Script calls to setShipmentMethodTypeId with a single String Parameter need to be changed.
They now must call setAllShipmentMethodTypeId. This method has been introduced with rev. 1407116.

                
> CheckoutScripts not adapoted after ShoppingCart.setShipmentMethodTypdeId
> ------------------------------------------------------------------------
>
>                 Key: OFBIZ-5102
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5102
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/ecommerce
>    Affects Versions: SVN trunk
>            Reporter: Carsten Schinzer
>            Priority: Minor
>             Fix For: SVN trunk
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> The CustomerEvent scripts do not yet account for the fact that the method takes two parameters after a code change on ShoppingCart:
> - int shipGroupIndex and
> - String shipmentMethodTypeId
> instead of the latter String only in earlier versions.
> I will have to research what the shipGroupIndex is supposed to carry and adopt code accordingly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira