CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Bug #9562

Wrong named template-marker in shoppingcart.tpl

Added by Simon Schick over 2 years ago. Updated 14 days ago.

Status:New Start date:2008-10-11
Priority:Must have Due date:
Assignee:- % Done:

0%

Category:Bug Spent time: -
Target version:-
Votes: 0

Description

I've searched why there are no attributes visible in the basket-view by default.
The reason is that in PHP you required a submarker called ###BASKET_SELECT_ATTRIBUTES### and in the template you provide a submarker called ###PRODUCT_BASKET_SELECT_ATTRIBUTES###.

Now I've realized two solutions:
  • you rename the marker in PHP (see commerce1.patch)
  • you rename the marker in the template-file (see commerce2.patch)

After renaming this submarker I wanted to know why the marker ###SELECT_ATTRIBUTES_SELECTBOX### doesn't contain any content.
I just renamed it to ###SELECT_ATTRIBUTES_VALUE### in both patches. This marker contains the attributes value.

commerce1.patch (1.3 kB) Simon Schick, 2010-09-02 12:09

commerce2.patch (859 Bytes) Simon Schick, 2010-09-02 12:09


Related issues

duplicates commerce - Bug #1678: Chosen attributes not displayed in basket Resolved 2008-10-11

History

Updated by Ingo Schmitt over 2 years ago

  • Assignee set to Sascha Egerer

Updated by Sascha Egerer 14 days ago

  • Assignee deleted (Sascha Egerer)

Also available in: Atom PDF