Bug #91652
closedIn the workspaces, if a page is new and still is in draft mode, when I move it, the pid is correctly changed but the sorting is not
100%
Description
Let's say that I have that page tree :
- page 1
-- page 11
-- page 12
-- page 13
- page 2
-- page 21
-- page 22
-- page 23
I f I create a new page "page A" between the page 12 and the page 13 everything is ok and I get that :
- page 1
-- page 11
-- page 12
-- page A
-- page 13
- page 2
-- page 21
-- page 22
-- page 23
If I try to move this new page between page 11 and page 12 it doesn't work and I get that :
- page 1
-- page 11
-- page 12
-- page A
-- page 13
- page 2
-- page 21
-- page 22
-- page 23
If I try to move the page between page 21 and page 22 it doesn't work and I get that :
- page 1
-- page 11
-- page 12
-- page 13
- page 2
-- page 21
-- page 22
-- page 23
-- page A
If I try to move the page inside the page 11 It works and I get that :
- page 1
-- page 11
--- page A
-- page 12
-- page 13
- page 2
-- page 21
-- page 22
-- page 23
So I would say that, if the page is totally new and still is in draft mode, the pid is correctly changed but the sorting is not.
Is someone could confirm that bug?
Thank you in advance,
Rachel
Files
Updated by Gerrit Code Review over 4 years ago
- Status changed from New to Under Review
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/c/Packages/TYPO3.CMS/+/65362
Updated by Gerrit Code Review over 4 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/c/Packages/TYPO3.CMS/+/65362
Updated by Gerrit Code Review over 4 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/c/Packages/TYPO3.CMS/+/65362
Updated by Gerrit Code Review over 4 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/c/Packages/TYPO3.CMS/+/65362
Updated by Gerrit Code Review over 4 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/c/Packages/TYPO3.CMS/+/65362
Updated by Gerrit Code Review over 4 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/c/Packages/TYPO3.CMS/+/65362
Updated by Gerrit Code Review over 4 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/c/Packages/TYPO3.CMS/+/65362
Updated by Christian Kuhn over 4 years ago
Updated by Gerrit Code Review over 4 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/c/Packages/TYPO3.CMS/+/65362
Updated by Gerrit Code Review over 4 years ago
Patch set 1 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65552
Updated by Richard Haeser over 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset bc2036401186044f99c0a0d2050064da95987f33.
Updated by Gerrit Code Review over 4 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65553
Updated by Richard Haeser over 4 years ago
- Status changed from Under Review to Resolved
Applied in changeset 96911813e5da571796199869bceb1fbf9ef4b669.
Updated by Gerrit Code Review over 4 years ago
- Status changed from Resolved to Under Review
Patch set 2 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65553
Updated by Gerrit Code Review over 4 years ago
Patch set 3 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65553
Updated by Anja Leichsenring over 4 years ago
- Related to Bug #92182: New workspace records are not kept in sync when moving the new records added
Updated by Richard Haeser over 4 years ago
- Status changed from Under Review to Resolved
Applied in changeset 9338661a72206abcde33f5c7ee186238fb58e4f0.