- 🇦🇺Australia pameeela
It's been confirmed this was fixed in #2595695: 4xx handling using subrequests: no longer able to vary by URL → which also includes tests, so I'm closing this as a duplicate.
I have a site configured with 2 languages (Portuguese, Brazil and Spanish) and domain as language selector.
If I leave blank the 404 page, it doesn't work correctly, system throw me this error:
El sitio web encontró un error inesperado. Vuelva a intentarlo más tarde. (Unexpected error.)
Symfony\Component\HttpKernel\Exception\NotFoundHttpException: No route found for "GET /http://public.local.site.com/system/404" in Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest() (line 159 of vendor/symfony/http-kernel/EventListener/RouterListener.php).
However, if I configure any corect path as 404 path, system run correctly.
If I disable language detection by domain, system run correctly too.
I attach 2 images with the configuration screenshot.
[I'm not sure if it's a system bug or a language bug or any others]
Closed: duplicate
10.1 ✨
(Drupal 8 Multilingual Initiative) is the tag used by the multilingual initiative to mark core issues (and some contributed module issues). For versions other than Drupal 8, use the i18n (Internationalization) tag on issues which involve or affect multilingual / multinational support. That is preferred over Translation.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
It's been confirmed this was fixed in #2595695: 4xx handling using subrequests: no longer able to vary by URL → which also includes tests, so I'm closing this as a duplicate.