CoreCommunity ExtensionsDistributionsFeature-RequestsTYPO3 6.2 Projects (+)(Archived Projects)

Bug #62629

Translated Category Menu images are not shown

Added by Tanel Põld 9 months ago. Updated 6 months ago.

Status:Rejected Start date:2014-11-02
Priority:Should have Due date:
Assigned To:- % Done:

0%

Category:-
Target version:-
TYPO3 Version:6.2 Branch:
PHP Version: Complexity:
Has patch:No Is Regression:No

Description

In category menu template I'm using. Works well for default language.

Maybe something is just missing from the template code not sure.
That's what I use.

<f:for each="{category.item.images}" as="image">
   <f:image image="{image}" maxWidth="344" />
</f:for>
{category.item.title}

Related issues

duplicates Core - Bug #57272: Extbase doesn't handle FAL translations correctly Under Review 2014-03-25

History

#1 Updated by Tanel Põld 9 months ago

  • Project changed from tt_news to news extension

#2 Updated by Georg Ringer 6 months ago

  • Status changed from New to Accepted
  • TYPO3 Version set to 6.2
  • Has patch set to No
  • Is Regression set to No

#3 Updated by Georg Ringer 6 months ago

  • Status changed from Accepted to Rejected

this is an core issue, see #57272

Also available in: Atom PDF