[TYPO3-commerce] RFC #2346: Bug: Prices not refreshed after login

Cedric Spindler cs at cabag.ch
Fri Dec 19 11:49:02 CET 2008


This is an SVN patch request.

Type: Bugfix

Bugtracker references:
http://forge.typo3.org/issues/show/2346

Branches:
trunk (svn forge)

Problem:
Prices are loaded from basket session or basket table in DB after a 
product is added to the basket. When a user logs in the prices are not 
refreshed and user related price changes are not considered.

Solution:
Completely load the article data from the original tables (not the 
redundant information).

Notes:
We tested it and created a clean patch agains the trunk. We can not see 
any drawbacks by not using the redundant 'wrong' price data (article 
data is loaded completely anyway).

Best regards,
Cedric Spindler


More information about the TYPO3-project-commerce mailing list