Closed (fixed)
Project:
Commerce Core
Version:
7.x-1.0-beta4
Component:
Checkout
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Jun 2011 at 13:29 UTC
Updated:
14 Jun 2011 at 07:24 UTC
After upgrading from commerce 7.x-1.0-beta3 to 7.x-1.0-beta4 the shopping cart block and the cart page no longer contain the bottom line with checkout button. The effect is almost the same as if I manually remove footers from the shopping cart block and shopping cart form views on my site using 7.x-1.0-beta3. The difference is that in 7.x-1.0-beta4 Quantity and Remove columns are empty.
Any ideas?
Comments
Comment #1
akamaus commentedComment #2
bojanz commentedYou need to update Views (and ctools) to the latest -dev.
Commerce still requires the latest -dev versions of all dependencies.
Comment #3
j0rd commentedYou need these modules.
Address Field 7.x-1.x-dev
Chaos tool suite 7.x-1.x-dev (Views 3 dependency)
Entity API 7.x-1.x-dev (Rules 2 dependency)
Rules 7.x-2.x-dev
Views 7.x-3.x-dev
An update of views to -dev resolves this issue.
Comment #4
akamaus commentedThanks, the button appeared again after upgrade.