Closed (fixed)
Project:
Commerce Shipping
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 May 2012 at 13:06 UTC
Updated:
21 Aug 2012 at 20:50 UTC
I am using a fresh install of Drupal with Commerce Shipping 7.x-1.0+3-dev, using the 'Example plugin' shipping method.
How to reproduce the problem:
We get the message: Normal shipping removed from your cart., however, the shipping is not removed.
Comments
Comment #1
wgsimon commentedThe above also happens with Commerce Shipping 7.x-2.0-beta1+13-dev.
An additional, perhaps realated, point, when I click 'Update cart' on the 'Shopping cart' page:
Comment #2
googletorp commentedYou should't configure the cart view to display shipping line items - also I don't believe this is the default behavior.
Comment #3
wgsimon commentedI didn't touch any of the configuration settings. It's from a completely fresh install.
I am using: drupal 7.14 / addressfield 7.x-1.0-beta3 / commerce 7.x-1.3 / commerce_shipping 7.x-1.0+3-dev / ctools 7.x-1.0 / entity 7.x-1.0-rc3 / rules 7.x-2.1 / views 7.x-3.3
How to reproduce the problem, in detail:
That's all, no other configuration.
Comment #4
rszrama commentedOn the 2.x branch, the shipping line item is removed via Rules, and it responds to any cart update based on the change in order status that occurs any time you submit the shopping cart form.
Comment #5
googletorp commentedNo activity for a while - guessing this is fixed now.