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).
Updated by Gerrit Code Review over 10 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/29839
Updated by Oliver Hader over 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 69ac69c20c8f33513cdbd8d5850050adc910c71f.
Actions