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 2014/12/05 17:14:12 UTC

[jira] [Closed] (OFBIZ-5430) "Please Select Your Shipping Method" error sometimes occurs when updating order items

     [ https://issues.apache.org/jira/browse/OFBIZ-5430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-5430.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 13.07.02
                   12.04.06
                   Upcoming Branch
         Assignee: Jacques Le Roux

Fixed in 
trunk r1643341  
R13.07 r1643342
R12.04 r1643343


> "Please Select Your Shipping Method" error sometimes occurs when updating order items
> -------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-5430
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5430
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: Trunk
>            Reporter: Christian Carlow
>            Assignee: Jacques Le Roux
>             Fix For: Upcoming Branch, 12.04.06, 13.07.02
>
>
> Sometimes when an order item is appended or existing order items are updated, a "Please Select Your Shipment Method" error occurs.  I'm not exactly sure what causes this but it seems to be intermittent because sometimes I'm able to perform both of the operations without the error occur.  
> The problem seems to be that an extra empty ship group is added to the cart and takes the index position of first ship group.  Because the empty ship group contains no shipmentMethodTypeId or carrierPartyId the error occurs.
> Logic needs to exist to prevent the empty ship group that causes this issue from ever being added to the cart.



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