You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[BUGFIX] Always use getProcessedValue for detail view in Workspace Module
This change ensures to always have the full row (versioned / live)
to do a comparison in the workspaces module DetailView.
This allows to use getProcessedValue() which e.g. resolves
the proper colPos title when moving a content element into
a different colPos with a custom backend layout.
Resolves: #91667
Releases: main, 13.4
Change-Id: I2135cffa44c4ce4103ea2d2e6a802870c8653488
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/89092
Reviewed-by: Georg Ringer <georg.ringer@gmail.com>
Reviewed-by: Benni Mack <benni@typo3.org>
Tested-by: core-ci <typo3@b13.com>
Tested-by: Stefan Bürk <stefan@buerk.tech>
Reviewed-by: Stefan Bürk <stefan@buerk.tech>
Tested-by: Georg Ringer <georg.ringer@gmail.com>
Tested-by: Benni Mack <benni@typo3.org>
0 commit comments