Project

General

Profile

Actions

Bug #103057

closed

Text as page ID silently converted

Added by Mathias Brodala 3 months ago. Updated 3 months ago.

Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
Start date:
2024-02-06
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Given you do a request like /index.php?id=foobar, thus a text instead of a number as id then you will see the start page of your site.

Also number-like texts like /index.php?id=2step will try to use the number part of the id, in this case /index.php?id=2.

In all of these cases the frontend should throw a 404 instead.

Especially since there is no more support for page aliases since #87356


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #87356: Remove pages.alias database fieldClosedBenni Mack2019-01-07

Actions
Actions

Also available in: Atom PDF