[
https://issues.apache.org/jira/browse/OFBIZ-5430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14224789#comment-14224789
]
Jacques Le Roux commented on OFBIZ-5430:
----------------------------------------
I got this again today using a local instance. I could not reproduce on a
custom test server but I could OOTB on trunk demo adding a GZ-1005 to the
DEMO10090 order I could reproduce. I will investigate this again because it's
blocking me on OFBIZ-5761. Even if I'm now sure it's unrelated to pending work
for OFBIZ-5761 (pfew, I prefer that!) I'm using locally (Nicolas's patch with
minor unrelated changes), I want to be sure I dont mix things. Because the
custom test server uses a slightly different code (my last patch for
OFBIZ-5761) and I can't reproduce there. We will get it!
> "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
>
> 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)