Task #56782
Epic #55070: Workpackages
Epic #54851: WP: Workspaces IRRE & MM bugfixes
Story #54853: As a user I want to correctly create, modify, preview and publish IRRE & MM related workspace changes
Failing group/select test changeElementSorting
Status: | Resolved | Start date: | 2014-03-11 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | Oliver Hader | % Done: | 100% |
|
Category: | Workspaces | Spent time: | 0.66 hour | |
Target version: | - | |||
TYPO3 Version: | 6.2 | Complexity: | ||
PHP Version: | 5.3 | Sprint Focus: |
Description
The workspace modify test "changeElementSorting" is failing in the frontend for the TCA types "select" and "group".
The reason is, that the move placeholder is not selected via the "uidInList" TypoScript property and thus removed in PageRepository::versionOL().
To avoid that, "uidInList" gets extended to look-up move placeholders if versioning preview is enabled.
Related issues
Associated revisions
[BUGFIX] Failing group/select test changeElementSorting
The workspace modify test "changeElementSorting" is failing
in the frontend for the TCA types "select" and "group".
The reason is, that the move placeholder is not selected
via the "uidInList" TypoScript property and thus removed
in PageRepository::versionOL().
To avoid that, "uidInList" gets extended to look-up
move placeholders if versioning preview is enabled.
Resolves: #56782
Releases: 6.2
Change-Id: Ifae30527bead02b38888f326de2615f6bfe35f5b
Reviewed-on: https://review.typo3.org/28278
Reviewed-by: Georg Ringer
Tested-by: Georg Ringer
Reviewed-by: Thorsten Kahler
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
History
#1 Updated by Oliver Hader over 1 year ago
- Parent task set to #54851
#2 Updated by Oliver Hader over 1 year ago
- Parent task changed from #54851 to #54853
#3 Updated by Gerrit Code Review over 1 year 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/28278
#4 Updated by Gerrit Code Review over 1 year 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/28278
#5 Updated by Gerrit Code Review over 1 year 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/28278
#6 Updated by Oliver Hader over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 521a411e7240d731bc1e529488c5256e04e108b6.