Project

General

Profile

Actions

Bug #39280

closed

Overwriting via _LOCAL_LANG is not working

Added by Michael Bakonyi almost 12 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Form Framework
Target version:
Start date:
2012-07-26
Due date:
% Done:

100%

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

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


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #69433: Forms: wizard does not load or save values for fields "Message" and "Error"ClosedSebastian Wagner2015-08-31

Actions
Actions #1

Updated by Mathias Schreiber over 9 years ago

  • Target version set to 7.5
Actions #2

Updated by Björn Jacob almost 9 years ago

  • Category changed from Form Framework to 1602
  • Is Regression set to No
Actions #3

Updated by Björn Jacob almost 9 years ago

  • Category changed from 1602 to Form Framework
Actions #4

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/42805

Actions #5

Updated by Ralf Zimmermann over 8 years ago

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
Actions #6

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/42805

Actions #7

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/42805

Actions #8

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/42805

Actions #9

Updated by Gerrit Code Review over 8 years ago

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

Actions #10

Updated by Ralf Zimmermann over 8 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF