Project

General

Profile

Actions

Bug #91245

closed

foo/index.html leads to 404 since TYPO3 9.5.16

Added by Stephan Großberndt about 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
Start date:
2019-06-27
Due date:
2019-06-27
% Done:

0%

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

Description

Using a configuration like

routeEnhancers:
  PageTypeSuffix:
    type: PageType
    default: '.html'
    map:
      '.html': 0

in TYPO3 <= 9.5.15 creates URLs like https://www.example.org/foo/bar.html but also allows access using https://www.example.org/foo/bar/index.html

With TYPO3 9.5.16 https://www.example.org/foo/bar/index.html returns HTTP 404


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #91235: News Detail Page 404 after upgrade 9.5.16Closed2020-04-29

Actions
Follows TYPO3 Core - Bug #88633: Slugs ending with substring "index" result in an 404 errorClosed2019-06-26

Actions
Actions

Also available in: Atom PDF