Bug #13547
closed
Feature #13849: Add more status codes for external link errors
Special handling for HTTP 400 Bad request
Added by Philipp Gampe over 13 years ago.
Updated almost 11 years ago.
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.
- Subject changed from Special handling for HTTP 402 Bad request to Special handling for HTTP 400 Bad request
- Parent task set to #13849
Do we really need this after fix for getUrl? This should not happen under normal conditions.
- Status changed from New to Accepted
Patch set 1 of change Ib5d70f4c18fce2617dd9b4d0c675468c5c9558ed has been pushed to the review server.
It is available at http://review.typo3.org/4261
Patch set 2 of change Ib5d70f4c18fce2617dd9b4d0c675468c5c9558ed has been pushed to the review server.
It is available at http://review.typo3.org/4261
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Applied in changeset commit:5096f769049686c74e5c22a42a8a303cbbdc2ff2.
- Target version set to 4.6.0
- Status changed from Resolved to Closed
- Category set to Linkvalidator
Also available in: Atom
PDF