[Typo3-shop] bug in zk_products
Benedikt
lists at derhackler.at
Thu Dec 9 12:42:34 CET 2004
Hi,
I think I discovered a little bug in ZK Shop (close to line 1920 in
tx_ttproducts).
// URL
$markerArray = $this->addURLMarkers($markerArray);
$subpartArray = array();
// dh+
//$wrappedSubpartArray = array();
// dh-
the array wrappedSubpartArray is redifined without any reason and so some
marker don't work any more. just commenting the function out works and
doesn't seem to make any further problems.
lg
benedikt
More information about the TYPO3-project-tt-products
mailing list