Bug #39280
closed
Overwriting via _LOCAL_LANG is not working
Added by Michael Bakonyi over 12 years ago.
Updated over 7 years ago.
Description
Currently overwriting locallang-values via TS is not possible. E.g. the following is not working:
tt_content.mailform.20 >
tt_content.mailform.20 = FORM
tt_content.mailform.20._LOCAL_LANG.de.tx_form_view_mail.success = Custom text
- Target version set to 7.5
- Category changed from Form Framework to 1602
- Is Regression set to No
- Category changed from 1602 to Form Framework
- 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/42805
The possibility to overwrite a language key by typoscript via _LOCAL_LANG only exists for pibase and extbase extensions.
The new forms extension is neither of them.
I provide a patch to restore the old behavior.
You can overwrite the language keys like this:
plugin.tx_form._LOCAL_LANG.en.tx_form_view_mail\.success = x
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/42805
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/42805
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/42805
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42805
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF