Bug #23703
closedWrong URLs are not redirected to a 404 page
0%
Description
If i go the to page www.test.com/asd I won't be redirected to my 404 page. If i append a slash at the and, like asd/ the page will be recognized as notfound and i get a redirect to my 404 page.
This behavior started with 4.4.x. In 4.3.x it works.
Deinstalling realurl has no effect on this bug.
Any ideas?
(issue imported from #M15954)
Updated by Alexander Opitz about 11 years ago
- Status changed from New to Needs Feedback
- Target version deleted (
0) - Is Regression set to No
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
It sounds like the htaccess was changed with the update.
Updated by Dimitri Koenig about 11 years ago
Nope, still the same, even with TYPO3 4.5 and a fresh .htaccess, wether the one from 4.5 or the current trunk version.
Updated by Alexander Opitz about 11 years ago
So, what do you get as page for "www.test.com/asd" (the one without the slash)? And what do you get for "www.test.com/asd.html"?
Anyway by default the Browser should add this last "/", so what browser did you use?
Updated by Alexander Opitz over 10 years ago
- Status changed from Needs Feedback to Closed
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.