In-Portal Issue Tracker - Advanced
Viewing Issue Advanced Details
1428 [Advanced] General bug report always 2012-11-05 10:33 2012-11-07 10:34
alex  
alex  
normal  
resolved 1.2.0  
fixed  
 
none 1.2.1-B1  
https://groups.google.com/d/topic/in-portal-bugs/nRbQl113Ft4/discussion
Fixes product name being displayed from wrong database table
1
0001428: Displaying wrong product name in shopping cart
On shopping cart template in "advanced" theme product name is retrieved from Name field of "p" unit, however on all other checkout steps "ProductName" field of "orditems" unit is used.

I think, that on shopping cart we also should use ProductName field, which initially is populate from Name field of "p" unit mentioned previously.
patch product_name_in_shopping_cart_1428.patch (924) 2012-11-07 10:20
http://tracker.in-portal.org/file_download.php?file_id=1862&type=bug
Issue History
2012-11-07 10:34 alex Note Added: 0005282
2012-11-07 10:34 alex Status reviewed and tested => resolved
2012-11-07 10:34 alex Fixed in Version => 1.2.1-B1
2012-11-07 10:34 alex Resolution open => fixed
2012-11-07 10:34 alex Assigned To !COMMUNITY => alex
2012-11-07 10:34 alex Changeset attached 1.2.x r15619
2012-11-07 10:33 alex Note Added: 0005281
2012-11-07 10:33 alex Assigned To => !COMMUNITY
2012-11-07 10:33 alex Status needs testing => reviewed and tested
2012-11-07 10:21 erik Note Added: 0005277
2012-11-07 10:21 erik Developer => erik
2012-11-07 10:21 erik Status active => needs testing
2012-11-07 10:20 erik File Added: product_name_in_shopping_cart_1428.patch
2012-11-05 10:33 alex New Issue
2012-11-05 10:33 alex Reference => https://groups.google.com/d/topic/in-portal-bugs/nRbQl113Ft4/discussion
2012-11-05 10:33 alex Change Log Message => Fixes product name being displayed from wrong database table
2012-11-05 10:33 alex Estimate Points => 1

Notes
(0005277)
erik   
2012-11-07 10:21   
Made necessary changes in shopping cart. Patch attached. Needs testing
(0005281)
alex   
2012-11-07 10:33   
OK
(0005282)
alex   
2012-11-07 10:34   
Fix committed to 1.2.x branch. Commit Message:

Fixes 0001428: Displaying wrong product name in shopping cart
Commit on behalf of Erik