In-Portal Issue Tracker - In-Commerce
Viewing Issue Advanced Details
1127 [In-Commerce] Payment Gateways bug report always 2011-09-27 06:33 2012-07-25 05:33
alex  
alex  
normal  
closed  
fixed  
 
none 5.2.0-B1  
3
0001127: Change error reporting in shopping cart
* when something is changed in cart, then call OnRecalculateItems event in ajax and return updated parts of the page (data only, no HTML) via JSON
* transform shopping cart error reporting for it to record 3 error types: order-item based, coupon based, gift certificate based
* update error bubbles on shopping cart based on JSON response
1. Without theme changes PrintShippings tag won't work anymore.
2. New tag AddressValid added.
3. Fixed incorrect backordered product grouping with non-backordered when multiple shipping types are used.
related to 0001139resolved  (1.0.0)!COMMUNITY Modern-Store Ajax-based shopping cart 
related to 0001195closed  (5.2.0)alex In-Commerce Fatal error, when accessing order item on Front-end 
patch shopcart_ajax_incommerce_incomplete.patch (83,304) 2011-10-05 10:15
http://tracker.in-portal.org/file_download.php?file_id=1218&type=bug
Issue History
2012-07-25 05:33 alex Note Added: 0005108
2012-07-25 05:33 alex Status resolved => closed
2012-01-29 11:35 alex Relationship added related to 0001195
2011-10-22 05:30 alex Estimate Points => 3
2011-10-05 10:32 alex Additional Information Updated bug_revision_view_page.php?rev_id=866#r866
2011-10-05 10:31 alex Changeset attached 5.2.x r14641
2011-10-05 10:31 alex Note Added: 0004028
2011-10-05 10:31 alex Status reviewed and tested => resolved
2011-10-05 10:31 alex Fixed in Version => 5.2.0-B1
2011-10-05 10:31 alex Resolution open => fixed
2011-10-05 10:17 alex Note Added: 0004027
2011-10-05 10:17 alex Assigned To => alex
2011-10-05 10:17 alex Status needs testing => reviewed and tested
2011-10-05 10:15 alex File Added: shopcart_ajax_incommerce_incomplete.patch
2011-10-05 10:15 alex Relationship added related to 0001139
2011-10-05 10:14 Dmitry Assigned To !COMMUNITY =>
2011-10-05 10:14 Dmitry Category General => Payment Gateways
2011-10-05 10:14 Dmitry Target Version 1.0.0 => 5.2.0
2011-10-05 10:14 Dmitry Project Modern-Store => In-Commerce
2011-09-27 06:34 alex Note Added: 0003925
2011-09-27 06:34 alex Assigned To => !COMMUNITY
2011-09-27 06:34 alex Developer => alex
2011-09-27 06:34 alex Status active => needs testing
2011-09-27 06:33 alex New Issue

Notes
(0003925)
alex   
2011-09-27 06:34   
Done, not commited. Code needs to be ported from 5.1.3 to 5.2.0 version.
(0004027)
alex   
2011-10-05 10:17   
Will test all later.
(0004028)
alex   
2011-10-05 10:31   
Fix committed to 5.2.x branch. Commit Message:

Fixes 0001127: Change error reporting in shopping cart
(0005108)
alex   
2012-07-25 05:33   
Since 5.2.0 version was released.