Bug #86728
closedSlug generation wizard fails.
0%
Description
On running "Introduce URL parts ("slugs") to all existing pages" wizard in Upgrade wizard It fails with the following error after a long time:
Fatal error: Uncaught TYPO3\CMS\Core\Error\Http\PageNotFoundException: The requested page does not exist in /typo3_src-9.5.0/typo3/sysext/frontend/Classes/Controller/ErrorController.php:82 Stack trace: #0 /typo3_src-9.5.0/typo3/sysext/frontend/Classes/Middleware/PageResolver.php(108): TYPO3\CMS\Frontend\Controller\ErrorController->pageNotFoundAction(Object(TYPO3\CMS\Core\Http\ServerRequest), 'The requested p...', Array) #1 /typo3_src-9.5.0/typo3/sysext/core/Classes/Http/MiddlewareDispatcher.php(138): TYPO3\CMS\Frontend\Middleware\PageResolver->process(Object(TYPO3\CMS\Core\Http\ServerRequest), Object(class@anonymous)) #2 /typo3_src-9.5.0/typo3/sysext/redirects/Classes/Http/Middleware/RedirectHandler.php(70): class@anonymous->handle(Object(TYPO3\CMS\Core\Http\ServerRequest)) #3 /typo3_src-9.5.0/typo3/sysext/core/Classes/Http/MiddlewareDispatcher. in
/typo3_src-9.5.0/typo3/sysext/frontend/Classes/Controller/ErrorController.php on line 82
The wizard generates slugs for 90% pages , but it misses out the remaining.
I tried to debug the situation ,but couldnt catch the exact control flow of the wizard such that it ends with a pagenotfound error.
Updated by Susanne Moog about 6 years ago
- Sprint Focus set to On Location Sprint
Updated by Benni Mack over 5 years ago
- Status changed from New to Needs Feedback
Hey Ricky,
we've made some substantial changes in that area until 9.5.5 - can you recheck if you can still reproduce this issue?
Thanks.
Benni.
Updated by Benni Mack over 5 years ago
- Target version changed from next-patchlevel to Candidate for patchlevel
Updated by Riccardo De Contardi over 5 years ago
- Status changed from Needs Feedback to Closed
- Target version deleted (
Candidate for patchlevel)
No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experience the issue again and have more information about how to reproduce your problem, please reopen it or ping me.
Thank you and best regards