Actions
Bug #82262
closedContent element "insert records" in an multilang environment
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Localization
Target version:
-
Start date:
2017-08-31
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Hi!
When translating a "insert records" element, it keeps the reference to the original language instead of the translated one.
To test it:
- Insert a content element on page A and translate (not copy, used "translate"!) it
- Create another page (page B)and insert an "insert records" element refering to the element of page A (original language)
- Now translate the "insert records" element on page B. The translation will still refer to the original languale
(I´ve added a picture to make it clearer)
Best
Christoph
TYPO3 8.7.4
PHP 7.0
Files
Updated by Riccardo De Contardi almost 7 years ago
- Related to Bug #42390: Insert Record: l10n support added
Updated by Riccardo De Contardi almost 7 years ago
- Status changed from New to Needs Feedback
Could you test it using config.sys_language_overlay = 1
or config.sys_language_overlay = hideNonTranslated
, Please? see: #42390
Updated by Christoph Werner almost 7 years ago
Hi Riccardo,
with config.sys_language_overlay = hideNonTranslated it works like expected.
Can be closed.
Best
Christoph
Updated by Riccardo De Contardi almost 7 years ago
- Status changed from Needs Feedback to Closed
Thank you for testing, I close this for now.
If you think that this is the wrong decision or experience the issue again or that there is still work to be done, pleae reopen it or open a new issue with a reference to this one. Thank you.
Actions