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 #1

Updated by Benjamin Giesbrecht about 11 years ago

If i give out the image object with the debugger i've got the following output:

See attachement ->

In case of all languages except the default language the uid of the image shoult not be the same like the _localizedUid??

Actions #2

Updated by Steffen Ritter almost 11 years ago

  • Status changed from New to Needs Feedback
  • Priority changed from Should have to Could have

The Extbase FAL Domain objects are marked "experimental" and I do not expect them to work out of the box

Actions #3

Updated by Steffen Ritter almost 11 years ago

  • Category deleted (File Abstraction Layer (FAL))
  • Target version deleted (next-patchlevel)

Anyhow, this can be considered as an Extbase issue.

Actions #4

Updated by Alexander Opitz over 10 years ago

Do you have this issue with latest TYPO3 6.2 beta7?

Actions #5

Updated by Alexander Opitz about 10 years ago

  • Status changed from Needs Feedback to Closed

No feedback within the last 90 days => closing this ticket.

If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions

Also available in: Atom PDF