Fix how the cart handles items with shipping, added to the cart by visitor. Fixes bug #11693.

This commit is contained in:
Colin Kuskie 2010-06-30 09:00:24 -07:00
parent c5257dca0e
commit 89e20a3073
2 changed files with 3 additions and 2 deletions

View file

@ -1,4 +1,5 @@
7.9.9
- fixed #11693: Shopping cart does not show for visitor user
7.9.8
- fixed #11651: First Day of Week is a string...