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

Bug #61253

localization of related files not taken into account

Added by Tobias Pierschel 11 months ago. Updated 6 months ago.

Status:Rejected Start date:2014-08-28
Priority:Should have Due date:
Assigned To:Georg Ringer % Done:

0%

Category:Backend
Target version:3.0.1
TYPO3 Version:6.2 Branch:
PHP Version:5.3 Complexity:
Has patch:No Is Regression:No

Description

Multilanguage (DE/EN)

how to produce:

  • Create a news
  • under relations add a releated file (FAL Modus) "test-de.pfd"
  • translate the news
  • under relations add a new file to the translated news "test-en.pfd"
Frontend:
  • the news ist translated but the releated file is "test-de.pfd" not "test-en.pfd"

<f:debug title="Debug of MyArray">{relatedFile.originalResource.publicUrl}</f:debug> shows the "test-de.pfd"

Thank you


Related issues

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

History

#1 Updated by Stefano Cecere 11 months ago

i discovered this bug (?) today, and found it is mostly an Extbase + FAL core bug ( https://forge.typo3.org/issues/57272 )

can i help in something for this bug solution?

#2 Updated by Stefano Cecere 11 months ago

i have a good working (temporary, untile COre gets fixed) solution..

i wrote it here: https://forge.typo3.org/issues/57272

#3 Updated by Tobias Pierschel 11 months ago

Thank you Stefano, ill try that solution.

#4 Updated by Tobias Pierschel 11 months ago

This solution https://forge.typo3.org/issues/57272#note-6 works for me. Thank you.

#5 Updated by Georg Ringer 6 months ago

  • Status changed from New to Rejected

see #57272, i am closing this one

Also available in: Atom PDF