Project

General

Profile

Actions

Bug #60891

closed

Image titletext in the content element is not considered

Added by Hugo no-lastname-given almost 10 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2014-08-11
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

when I want to set the metadata titletext of an image directly in the content element (image or text with image), the text is not considered in frontend.

The content element is an old content element from typo3 4.x. It was migrated to FAL with update to 6.0. But has still listings in tt_content -> titleText. On Version 6.0 and 6.1 there is no problem, the information comes from sys_file_reference. Since update to 6.2 I cannot change the titletext. Frontend always shows the titletext from table tt_content, not the reference from table sys_file_reference. When I change titletext in tt_content directly in database the frontend change too. But changing sys_file_reference directly in Database or normaly with backend has no effect in Frontend.

With other data like description/imagecaption I have no problems only with tiltetext.

I hope this is understandable.

Actions

Also available in: Atom PDF