[TYPO3-shop] Bug in 2.5.6
Lukas Taferner
lukas at taferner.net
Mon May 26 18:56:47 CEST 2008
Dear Franz, dear list,
I think I found a bug in tt_products 2.5.6:
The "back to list" link (###LINK_ITEM###) shows this URL in 2.5.6:
/shop/warenkorb.html?tx_ttproducts_pi1%5BbackPID%5D=8 (which is the ID
of the Basket)
After downgrading to 2.5.5 it shows:
/shop.html?tx_ttproducts_pi1%5BbackPID%5D=8 (which is correct)
I did not change any settings, this is my SETUP:
requiredInfoFields = email, city, zip, address, country
PIDlistDisplay = 8
PIDitemDisplay = 8
AGBattachment >
pid_list = 23
PID_sys_products_orders = 22
clickIntoBasket = 1
listImage.imageLinkWrap >
image.imageLinkWrap >
PIDagb = 20
PIDbasket = 21
TAXpercentage = 20
TAXincluded = 1
Best regards,
Lukas
More information about the TYPO3-project-tt-products
mailing list