Project

General

Profile

Actions

Bug #52116

closed

FAL translation failed in show view

Added by Benjamin Giesbrecht about 11 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
Could have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-09-18
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.1
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Hy together,

General:
I'm using FAL to show an Image Gallery in the Frontend. I have got a "collection" Object with two actions, List and Show.
A collection contains n file-references and a titel. That works beautiful, except the translation handling.
I build the extention with the ExtensionBuilder.

Reproduction:
- Create a data record in default language and select some files and fill in the metafield like "title", "alt".
- Create a data record in other language and select some files and translate the metafield like "title", "alt".
- Link it to the data record with the default language.

Now the Problem:
- The List View works great, the title comes in the right language as well.
- But the Show View shows in all the languages only the pictures of the default language. Also the meta fields comes in default language.


Files

Collection.php (2.68 KB) Collection.php Model Benjamin Giesbrecht, 2013-09-18 18:10
CollectionController.php (1.77 KB) CollectionController.php Controller Benjamin Giesbrecht, 2013-09-18 18:10
Collection.php (5.25 KB) Collection.php TCA Benjamin Giesbrecht, 2013-09-18 18:10
List.html (1.09 KB) List.html List View Benjamin Giesbrecht, 2013-09-18 18:10
Show.html (1.9 KB) Show.html Show View Benjamin Giesbrecht, 2013-09-18 18:10
DebugImage.jpg (85.3 KB) DebugImage.jpg Debug Image Object Benjamin Giesbrecht, 2013-09-18 18:21
Actions

Also available in: Atom PDF