In-Portal Issue Tracker - In-Commerce
Viewing Issue Advanced Details
1193 [In-Portal CMS] Front End bug report always 2012-01-26 02:48 2012-07-25 05:31
alex  
alex  
normal  
closed 5.1.3  
fixed  
 
none 5.2.0-B2  
https://groups.google.com/d/topic/in-portal-bugs/8aa62zqElSk/discussion
Fixed incorrect option price in shopping cart
1
0001193: Product option price is displayed as 0
1. create "test" option (in product record in admin console) of "dropdown" type
2. add at least one option value price specified with "$" modifier selected near price
3. select that option value on Front-end
4. notice 0.00 displayed instead of option price in shopping cart

This happens, because $price_type variable is displayed instead of $price variable. Looks like this was happening long ago.
patch incorrect_option_price_in_cart.patch (756) 2012-01-26 02:48
http://tracker.in-portal.org/file_download.php?file_id=1496&type=bug
Issue History
2012-07-25 05:31 alex Note Added: 0004986
2012-07-25 05:31 alex Status resolved => closed
2012-01-26 02:51 alex Changeset attached 5.2.x r15097
2012-01-26 02:51 alex Note Added: 0004432
2012-01-26 02:51 alex Status reviewed and tested => resolved
2012-01-26 02:51 alex Fixed in Version => 5.2.0-B2
2012-01-26 02:51 alex Resolution open => fixed
2012-01-26 02:51 alex Note Added: 0004431
2012-01-26 02:51 alex Assigned To Dmitry => alex
2012-01-26 02:51 alex Status needs testing => reviewed and tested
2012-01-26 02:50 alex Assigned To => Dmitry
2012-01-26 02:50 alex Developer => alex
2012-01-26 02:50 alex Status active => needs testing
2012-01-26 02:50 alex Reference => https://groups.google.com/d/topic/in-portal-bugs/8aa62zqElSk/discussion
2012-01-26 02:48 alex Change Log Message => Fixed incorrect option price in shopping cart
2012-01-26 02:48 alex Estimate Points => 1
2012-01-26 02:48 alex New Issue
2012-01-26 02:48 alex File Added: incorrect_option_price_in_cart.patch

Notes
(0004431)
alex   
2012-01-26 02:51   
Will test all together later.
(0004432)
alex   
2012-01-26 02:51   
Fix committed to 5.2.x branch. Commit Message:

Fixes 0001193: Product option price is displayed as 0
(0004986)
alex   
2012-07-25 05:31   
Since 5.2.0 version was released.