Bug #55999
closedimpexp loses pages_language_overlay for page / wrong export order
0%
Description
- page (default language)
- tt_content (default language)
- tt_content (translation)
- page (translation)
When importing, it creates the translated content but has not yet created the translated page, which results in creating the translated content in the default language, below the default language content.
tested in TYPO3 CMS 4.7.17
Fixed in TYPO3 CMS 6.2.b5 (there it first creates all the page translations before creating the content)
Would be nice if it was fixed in the next 4.x releases.
Regarding the coming up update sessions when 6.2 LTS stable is released.
Updated by Marc Bastian Heinrichs over 10 years ago
- Status changed from New to Needs Feedback
- Priority changed from Must have to Should have
- Target version deleted (
next-patchlevel)
4.7 is in the phase of priority and security fixes only, so I don't think it will get fixes for impexp.
Apart from that, the order on exporting and importing is not relevant, because the
relations (also those to sys_language_uid) are written after all records are imported.
Could this be related to #58491?
Updated by Alexander Opitz about 10 years ago
- Status changed from Needs Feedback to Closed
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.
Updated by Anja Leichsenring almost 9 years ago
- Sprint Focus set to On Location Sprint
Updated by Mathias Schreiber over 8 years ago
- Sprint Focus deleted (
On Location Sprint)