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

Updated by Gerrit Code Review over 8 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/44143

Actions #2

Updated by Daniel Goerz over 8 years ago

  • Parent task set to #69712
Actions #3

Updated by Gerrit Code Review over 8 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/44143

Actions #4

Updated by Gerrit Code Review over 8 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/44143

Actions #5

Updated by Morton Jonuschat over 8 years ago

  • Parent task changed from #69712 to #69717
Actions #6

Updated by Morton Jonuschat over 8 years ago

  • Parent task changed from #69717 to #69617
Actions #7

Updated by Gerrit Code Review over 8 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/44143

Actions #8

Updated by Daniel Goerz over 8 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #9

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF