Bug #76928
closedCannot use speaking paths containing "typo3"
100%
Description
If I use an extension for speaking paths (RealURL/CoolURI/...) and create a page named "TYPO3", the path segment will be ".../typo3/". Opening that page yields a 404 from the webserver.
This is caused by a too generous RewriteRule
in the default .htaccess
which is meant for passing through static resources.
Updated by Gerrit Code Review over 8 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48788
Updated by Gerrit Code Review over 8 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48788
Updated by Gerrit Code Review over 8 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48788
Updated by Gerrit Code Review over 8 years ago
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/49509
Updated by Mathias Brodala over 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 50 to 100
Applied in changeset 7ee7f1849dc9c01a032d856454fa58e3acdbf03f.
Updated by Gerrit Code Review over 8 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/49510
Updated by Mathias Brodala over 8 years ago
- Status changed from Under Review to Resolved
Applied in changeset 5047a12b8bf1ff85faf0677d863ac6bdb606c08b.