Project

General

Profile

Actions

Bug #13547

closed

Feature #13849: Add more status codes for external link errors

Special handling for HTTP 400 Bad request

Added by Philipp Gampe about 13 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Linkvalidator
Target version:
Start date:
2011-03-02
Due date:
% Done:

100%

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

Description

Currently those are reported as 404 which confuses the user.

Those 400 happen because getUrl (TYPO3 API) does not auto-prepend the path (HTTP GET) with a "/" if it is missing.
Browsers will fix this, so you do not know why TYPO3 returns a 404. This is really misleading.
http://bugs.typo3.org/view.php?id=16925

Solution: Add handling for 400.


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #13432: 404 for external links with no redirectClosedPhilipp Gampe2011-02-28

Actions
Related to TYPO3 Core - Bug #12225: External Links with Redirects are reported as 404ClosedPhilipp Gampe2011-01-14

Actions
Related to TYPO3 Core - Task #28915: Refactor to t3lib_http_Request for external URLsClosedPhilipp Gampe2011-08-10

Actions
Actions

Also available in: Atom PDF