Actions
Bug #17337
closedoptions.additionalPreviewLanguages is showing the wrong record for table pages
Start date:
2007-05-28
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.1
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When editing the alternative website language the additional preview language shows the wrong record (it looked up in table pages but has to be looked up in pages_lagnuage_overlay).
I attached a patch which fixes this problem.
(issue imported from #M5693)
Files
Updated by Marc Bastian Heinrichs almost 17 years ago
I can confirm this bug. It's working correct with the attached patch and I see no side effects, because transOrigPointerTable is supported for pages and pages_language_overlay only.
Actions