Bug #19288
closedFlexForm configuration in extension: Localized flexform values are ignored
0%
Description
FlexForm configuration in extension: Localized flexform values are ignored when setting the be user language to a specific language. I.e. when disabling the language "<langDisable>1</langDisable>", the be user interface always shows the default language. Be-User language are fetched and loaded correctly. Be-Website language are fetched and loaded correctly, too. Enabling "<langDisable>0</langDisable>" the flexform configuration shows always all possible flexform configuration language.b
<T3DataStructure>
<meta>
<langDisable>1</langDisable>
</meta>
<sheets>
<sDEF>
<ROOT>
<TCEforms>
...
...
...
(issue imported from #M9290)
Files
Updated by Chi Hoang about 16 years ago
When I write this into the T3DATASTRUCTURE and apply the attached patch, it seems to work for me.
<meta>
<langDisable>1</langDisable>
<langChidren>1</langChildren>
</meta>
Updated by Chi Hoang over 15 years ago
To use this patch you must go to the Extension-Manager and select Translation handling and download a language.
Updated by Alexander Opitz over 11 years ago
- Status changed from New to Needs Feedback
- Target version deleted (
0)
The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?
Updated by Alexander Opitz about 11 years ago
- Status changed from Needs Feedback to Closed
- Is Regression set to No
No feedback for over 90 days.