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

Bug #65179

FAL: Translation don't show images (falMedia)

Added by Willi Martens 6 months ago. Updated 5 months ago.

Status:Rejected Start date:2015-02-19
Priority:Should have Due date:
Assigned To:- % Done:

0%

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

Description

Translatated news don't show images (falMedia) in the list-view/detail-view. If i switch the l10n_parent-field in the backend to 0 the images are shown.

Debugging the Tx_News_Domain_Model_News->getFalMediaPreviews with:

  debug(get_class($this->getFalMedia()));
  debug($this->getFalMedia()->count());
  debug($this->getFalMedia()->toArray());

Outputs following Lines for news with non empty l10n_parent-field:

TYPO3\CMS\Extbase\Persistence\Generic\LazyObjectStorage   1   EMPTY!


Related issues

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

History

#1 Updated by Georg Ringer 5 months ago

  • Status changed from New to Rejected

see #57272

#2 Updated by Willi Martens 5 months ago

In my case the original file is also not shown!

Also available in: Atom PDF