Closed (fixed)
Project:
Ubercart AJAX Cart
Version:
6.x-2.0-alpha3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Oct 2009 at 03:55 UTC
Updated:
15 May 2010 at 12:50 UTC
If you are on the Checkout Page or Cart Page and click the remove button on the block you get sent to a page that comes up blank.
Example: /uc_ajax_cart/remove/item?nid=10&destination=cart&data=YTo0OntzOjEwOiJhdHRyaWJ1dGVzIjthOjA6e31zOjU6Im1vZGVsIjtOO3M6OToic2hpcHBhYmxlIjtOO3M6NjoibW9kdWxlIjtzOjEwOiJ1Y19wcm9kdWN0Ijt9&action=remove
If you go back a page it still shows the item in the cart until you go to a different page or refresh.
This happens if I'm logged out and logged in. But it only happens on the Checkout page and Cart Page.
Comments
Comment #1
erik seifert commentedThis is a common problem.
Cart Page:
- I will provide a new cart view with ajax support, so cart block and cart view will be consistent.
Checkout page:
- For next version checkout page will be reloaded if you remove something in cart. ( In next alpha release this will also the solution for cart view )
Comment #2
erik seifert commentedShould be fixed in 2.0 - beta2