Project

General

Profile

Actions

Task #105339

open

Remove validation for "id" parameter in backend

Added by TYPO3 GmbH TYPO3com about 15 hours ago. Updated about 15 hours ago.

Status:
Under Review
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2024-10-17
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Since backend module parameters are not namespaced any more in v12/v13, the "id" parameter can not be treated as page ID any more because extbase extensions use "id" to identify own records.

The problem occurs in v12 because there, namespaced and non-namespaced configurations are supported. In Extbase extensions using non-namespaced parameters, the "id" parameter is still validated as backend page ID even if it's an Extbase module identifier.

This issue was automatically created from https://github.com/TYPO3/typo3/pull/534

Actions

Also available in: Atom PDF