Project

General

Profile

Actions

Bug #70821

closed

Story #69617: FormEngine bugs

FormEngine: Placeholder from LLL files not respected in TCA

Added by Daniel Goerz over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
FormEngine aka TCEforms
Target version:
Start date:
2015-10-18
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:

Description

With #70370 the placeholders are processed by a DataProvider. The processing of configurations like this

'config' => array(
                'placeholder' => 'LLL:EXT:filemetadata/Resources/Private/Language/locallang_tca.xlf:placeholder.keywords'
            ),

are not respected.

Same goes for embedded FlexForms that use a LLL placeholder.

We have both cases in the core. The above example is taken from the keywords field of sys_file_metadata. Both combined can be foun in the TCA for sys_file_storage.

To verify the patch, just create anew File Storage and switch to the second tab. Field "Base path" is a FlexForm field with LLL placeholder and field "Folder for manipulated and temporary images etc" is just a normal TCA input field.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Task #70370: FormEngine: Convert FormDataTraverser into DataProviderClosedMorton Jonuschat2015-10-05

Actions
Related to TYPO3 Core - Feature #70833: Make usage of LLL Labels possible as placeholder, if mode is set to useOrOverridePlaceholderClosed2015-10-19

Actions
Actions

Also available in: Atom PDF