Actions
Bug #41924
closedFaulty localization if IRRE is used on pages
Status:
Closed
Priority:
Should have
Assignee:
Category:
FormEngine aka TCEforms
Target version:
Start date:
2012-10-12
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
hard
Is Regression:
Sprint Focus:
Description
Due to the fact that the pages table has it's own translation table, pages_language_overlay, localization of IRRE records is not possible there.
The fix is to use the TCA setting transOrigPointerTable (= pages_language_overlay) instead of the original parent table (= pages).
Updated by Oliver Hader about 12 years ago
Use the SVN version of the IRRE tutorial to test this behaviour with any page.
https://svn.typo3.org/TYPO3v4/Extensions/irre_tutorial/trunk/
Updated by Gerrit Code Review about 12 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/15523
Updated by Oliver Hader about 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset b0f4593dac465bfab406e3a3b116190fa47b2901.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions