Actions
Task #58476
closedEnhance localization behavior of pages.media
Status:
Closed
Priority:
Should have
Assignee:
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2014-05-04
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:
Description
With issue #57488 the pages.media field became localizable again, however the selective approach turns out to be problematic in terms of overlaying data in the frontend (the "mergeIfNotBlank" settings and the like).
Thus, instead of letting the editor localize the references after persisting the parent and having to overlay/fallback in the frontend, now the references are already shown in the edit view during the localization (still before being persisted).
Actions