Project

General

Profile

Actions

Bug #54056

closed

Unable to get metadata values from files in Fluid

Added by Patrick Broens over 10 years ago. Updated over 10 years ago.

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

0%

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

Description

When assigning a TYPO3\CMS\Core\Resource\File to a Fluid value, like {file}, it is impossible to get values from metadata directly using {file.description}, {file.title} or {file.alternative}. This is needed when having for instance the description as a caption below the image.

Actions #1

Updated by Frans Saris over 10 years ago

try {file.properties.description}, {file.properties.title} or {file.properties.alternative}

Actions #2

Updated by Patrick Broens over 10 years ago

  • Status changed from New to Closed

@Frans: Thanks, that solved the problem.

Actions

Also available in: Atom PDF