- πΉπ·Turkey emircan erkul Turkey
Emircan Erkul β made their first commit to this issueβs fork.
- Status changed to Needs review
3 months ago 4:23am 11 August 2024
Hi,
I found a bug.
How to reproduce.
1. Enable page variant 'node_view', create a new variant inside for node/id where {node} is 'content' (param).
2. Try to open link as 'node/xxx' where xxx is not numeric, but string.
Actual result (fatal error):
Veuillez essayer de nouveau plus tard.Symfony\Component\HttpKernel\Exception\NotFoundHttpException: No route found for "GET /node/xxx" in Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest()
Expected result:
404 page (it's normal behaviour for wrong link).
The same for taxonomy/term/xxx links (if you will enable taxonomy_term_view).
The same on all my sites where we use page manager.
Thanks.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Emircan Erkul β made their first commit to this issueβs fork.