You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should have been possible, to only have a basket page in the shop and no info, no payment and no finalize page. All codes are executed on the basket page. However the other url markers are still needed, because they are used in the example templates.
There should better be a test if it is a valid integer value. An unset PIDpayment would have the value {$plugin.tt_products.PIDpayment} , because TYPO3 does not resolve empty values.
tt_products/view/class.tx_ttproducts_url_view.php
Line 135 in a91021f
It is still used further down. But it's a code smell to have it as left-over from older usage at this position.
The text was updated successfully, but these errors were encountered: