Bug #86754
closedOverrideVals are not always set for editing pages
100%
Description
With the removal of pages_language_overlay the pageModule passes the sys_language_uid as overrideVals to the formEngine to supress any manual changes of the language as that would break things.
However there are some places where the overrideVals is not passed.
- from the list module
- from the context menu
- from the language switch select box
Updated by Gerrit Code Review about 6 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/58712
Updated by Gerrit Code Review about 6 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58712
Updated by Gerrit Code Review about 6 years ago
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/58712
Updated by Daniel Goerz about 6 years ago
- Sprint Focus set to On Location Sprint
Updated by Anonymous about 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset bd1d1212d8e00b26f9f4a0fe2992b6a61dd85120.
Updated by Daniel Goerz about 6 years ago
- Related to Bug #86554: Field value does not get converted to array if using overrideVals added
Updated by Anja Leichsenring about 6 years ago
- Related to Bug #86734: not possible to edit pages with sys_language_uid > 9 with SiteHandling added