Task #80640
openEnhance workspace handling of language synchronization
Added by Oliver Hader over 7 years ago. Updated 3 months ago.
0%
Description
Workspace handling of synchronizing languages between ancestor and dependent records has been missing. Basically this is all about resolving the live UID of records that are used for l10n_parent fields as well as for other relations pointers. A new objects collects resolved version to live UID references to avoid recurring database queries.
Files
[BUGFIX]_WS_l10n_exclude_fields.patch (5.02 KB) [BUGFIX]_WS_l10n_exclude_fields.patch | Fixes l10n_mode exclude for normal fields of pages table in v11 | Markus Klein, 2024-08-19 14:51 |
Updated by Gerrit Code Review over 7 years ago
- Status changed from New to Under Review
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52294
Updated by Gerrit Code Review over 7 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52294
Updated by Gerrit Code Review over 7 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52294
Updated by Gerrit Code Review over 7 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52294
Updated by Oliver Hader over 7 years ago
- Related to Feature #79658: Introduce allowLanguageSynchronization added
Updated by Gerrit Code Review over 7 years ago
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52294
Updated by Gerrit Code Review over 7 years ago
Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52294
Updated by Gerrit Code Review over 7 years ago
Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52294
Updated by Gerrit Code Review over 7 years ago
Patch set 10 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52294
Updated by Gerrit Code Review over 7 years ago
Patch set 11 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52294
Updated by Gerrit Code Review over 7 years ago
Patch set 12 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52294
Updated by Gerrit Code Review over 7 years ago
Patch set 13 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52294
Updated by Gerrit Code Review over 7 years ago
Patch set 14 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52294
Updated by Gerrit Code Review over 7 years ago
Patch set 15 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52294
Updated by Gerrit Code Review over 7 years ago
Patch set 16 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52294
Updated by Gerrit Code Review over 7 years ago
Patch set 17 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52294
Updated by Gerrit Code Review over 7 years ago
Patch set 18 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52294
Updated by Gerrit Code Review over 7 years ago
Patch set 19 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52294
Updated by Gerrit Code Review over 7 years ago
Patch set 20 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52294
Updated by Anja Leichsenring over 6 years ago
- Status changed from Under Review to New
patch was abandoned due to lack of feedback, but how to proceed with the ticket?
Updated by Oliver Hader over 5 years ago
Well, allowLanguageSynchronization
still does not work with workspaces in TYPO3 v9. And if nobody is going to tackle it, this issue is still valid...
Updated by Susanne Moog almost 5 years ago
- Sprint Focus set to On Location Sprint
Updated by Gerrit Code Review almost 3 years ago
- Status changed from New to Under Review
Patch set 21 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/52294
Updated by Oliver Hader about 2 years ago
- Related to Bug #98256: l10n_mode: exclude not properly working in workspaces added
Updated by Oliver Hader about 2 years ago
- Sprint Focus deleted (
On Location Sprint)
Updated by Markus Klein 3 months ago
- Has duplicate Bug #98256: l10n_mode: exclude not properly working in workspaces added
Updated by Markus Klein 3 months ago
- Related to deleted (Bug #98256: l10n_mode: exclude not properly working in workspaces)
Updated by Markus Klein 3 months ago
- Priority changed from Should have to Must have
Still relevant up to today.