Project

General

Profile

Actions

Feature #98454

open

Allow language parameter for 404 handling

Added by Guido Schmechel over 1 year ago. Updated 3 months ago.

Status:
Under Review
Priority:
Should have
Assignee:
-
Category:
Link Handling, Site Handling & Routing
Start date:
2022-09-27
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:

Description

Some context: We have defined three languages for one client. The first language is for support only, has ID 0 and is disabled. One requirement is that no matter what language B is used as the 404 page. One requirement was that there is no root page with / but only /isocode. This means that all general routes (sitemap.xml and so on) now end up in the language 0. Instead of a 404, we get an exception.

Yes, the construct is unfortunately intentional...

It would help us if we could specify a language parameter in the 404 handling for the page that is used in these exceptional cases.

Actions

Also available in: Atom PDF