Skip to content
Snippets Groups Projects
Commit 051b7cc9 authored by Benni Mack's avatar Benni Mack Committed by Oliver Bartsch
Browse files

[TASK] Split up "new page" functionality into separate action

Previously, the "pagesOnly" argument was used
to link to the PagePositionMap for new pages.

This is now resolved by using an actual separate
route "db_new_pages" to link to the PagePositionMap
to avoid the "special" handling of "pagesOnly", which
still works but creates a redirect to the new route.

Resolves: #95408
Releases: master
Change-Id: I5f9c22751d21c976fff218d942d8674676a64b2c
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/71337


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarNikita Hovratov <nikita.h@live.de>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarNikita Hovratov <nikita.h@live.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
parent a5fa741f
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment