Task #59114
Epic #58282: Workspaces Workpackage #2
Story #58284: Bug fixes & Behaviour
Page tree does not visualize move targets
Status: | Resolved | Start date: | 2014-05-26 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | Oliver Hader | % Done: | 100% |
|
Category: | Workspaces | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 6.2 | Complexity: | medium | |
PHP Version: | 5.3 | Sprint Focus: |
Description
If moving an element to a different page, the page tree only visualizes the change in the source page, but does not visualize the target page.
Associated revisions
[BUGFIX] Page tree does not visualize move targets
If moving an element to a different page, the page tree only
visualizes the change in the source page, but does not visualize
the target page.
The reason is that the move-pointer is used (t3ver_state=4)
instead of the move-placeholder (t3ver_state=3) in that case.
Resolves: #59114
Releases: 6.2
Change-Id: Iefa01e4c85e9fb753873d03e7638ac592c09a657
Reviewed-on: https://review.typo3.org/30473
Reviewed-by: Wouter Wolters
Reviewed-by: Oliver Hader
Tested-by: Oliver Hader
History
#1 Updated by Oliver Hader about 1 year ago
- Status changed from New to Accepted
#2 Updated by Oliver Hader about 1 year ago
- Assigned To set to Oliver Hader
#3 Updated by Gerrit Code Review about 1 year ago
- Status changed from Accepted 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/30473
#4 Updated by Oliver Hader about 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 3fe13ccbf6ede0a897a6cf14aa119a86997ac26e.