Actions
Feature #70833
closedStory #69617: FormEngine bugs
Make usage of LLL Labels possible as placeholder, if mode is set to useOrOverridePlaceholder
Start date:
2015-10-19
Due date:
% Done:
100%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
If you define an input field as
eval=null, default=NULL, mode=useOrOverridePlaceholder, placeholder=LLL:EXT:some_ext/locallang.xlf:someLabel
The string "LLL:EXT:some_ext/locallang.xlf:someLabel" will be rendered as Placeholder.
If the placeholder is not a propertyPath it should not be put out raw, it should be processed as localization label.
Updated by Gerrit Code Review over 9 years ago
- Status changed from New to Under Review
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
Updated by Daniel Goerz over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c087a65780af39291e59012a5b64cea65f3e08a3.
Updated by Riccardo De Contardi over 7 years ago
- Status changed from Resolved to Closed
Actions