In-Portal Issue Tracker - Modern-Store
Viewing Issue Advanced Details
1139 [Modern-Store] General bug report always 2011-10-05 09:59 2011-12-05 09:24
alex  
!COMMUNITY  
normal  
resolved  
fixed  
 
none 1.0.0-B1  
0001139: Ajax-based shopping cart
Ajax-based shopping cart
related to 0001127closed  (5.2.0)alex In-Commerce Change error reporting in shopping cart 
patch shopcart_ajax_advanced_theme_incomplete.patch (203,346) 2011-10-05 10:04
http://tracker.in-portal.org/file_download.php?file_id=1216&type=bug
Issue History
2011-12-05 09:24 alex Status reviewed and tested => resolved
2011-12-05 09:24 alex Resolution reopened => fixed
2011-12-05 09:24 alex Status needs testing => reviewed and tested
2011-12-05 09:23 alex Note Added: 0004202
2011-12-05 09:23 alex Assigned To alex => !COMMUNITY
2011-12-05 09:23 alex Developer => alex
2011-12-05 09:23 alex Status needs work => needs testing
2011-12-05 09:23 alex Changeset attached 1.0.x r14832
2011-12-05 09:23 alex Changeset attached 5.2.x r14831
2011-12-02 13:18 Dmitry Note Edited: 0004198 bug_revision_view_page.php?bugnote_id=0004198#r920
2011-12-02 12:10 Dmitry Status needs feedback => needs work
2011-12-02 12:10 Dmitry Note Added: 0004198
2011-12-02 12:10 Dmitry Status resolved => needs feedback
2011-12-02 12:10 Dmitry Resolution fixed => reopened
2011-11-28 03:14 alex Changeset attached 1.0.x r14800
2011-11-24 10:41 alex Note Added: 0004174
2011-11-24 10:41 alex Status active => resolved
2011-11-24 10:41 alex Fixed in Version => 1.0.0-B1
2011-11-24 10:41 alex Resolution open => fixed
2011-11-24 10:41 alex Assigned To => alex
2011-11-24 10:41 alex Changeset attached 1.0.x r14798
2011-11-24 10:40 alex Changeset attached 5.2.x r14797
2011-10-05 10:15 alex File Deleted: shopcart_ajax_incommerce_incomplete.patch
2011-10-05 10:15 alex Relationship added related to 0001127
2011-10-05 10:04 alex File Added: shopcart_ajax_advanced_theme_incomplete.patch
2011-10-05 10:04 alex File Added: shopcart_ajax_incommerce_incomplete.patch
2011-10-05 09:59 alex New Issue

Notes
(0004174)
alex   
2011-11-24 10:41   
Fix committed to 1.0.x branch. Commit Message:

Fixes 0001139: Ajax-based shopping cart
(0004198)
Dmitry   
2011-12-02 12:10   
(edited on: 2011-12-02 13:18)
Shopping cart Issues found - http://screencast.com/t/OMgKXavphKeH

1. Discount shows 0 on first Shopping Cart load

2. Discount is not recalculated when Quantity changed in Shopping cart

3. Change ItemsInCart tag to return Total Sum of Items in the Order. Currently it's incorrectly only returns count of different Product Types in the Cart while Items is total count of items including the same ones.

4. We need to update Cart Total and Order Items (in header) when Discount is applied OR Quantity is changed, or

(0004202)
alex   
2011-12-05 09:23   
done