[Typo3-shop] bug in 2.0.2.14 - OVERVIEW doesn't get linked to basket page

Franz Holzinger franz at fholzinger.com
Wed Jun 22 21:59:13 CEST 2005


Rainer (Rene) Suthoelder a écrit :
> in latest tt_products 2.0.2.14 in class.tx_ttproducts.php on line 2329 
> $wrappedSubpartArray gets redeclared with
> $wrappedSubpartArray = array();
> 
> this empties all previously declared values and therfore, the link to the 
> basket (defined in line 2182 $wrappedSubpartArray["###LINK_BASKET###"] = 
> ...) doesn't work anymore.
> 
> bugfix:
> comment out or delete line 2329
> 

Oh. Good seen!

Sub-Number 15 is out.


Franz



More information about the TYPO3-project-tt-products mailing list