Feature #13847
closedFeature #13849: Add more status codes for external link errors
Add error message for return code 401
100%
Description
If a page requires authentication this is currently reported as "External Link not reachable." Actually, it's both wrong reporting it as error or accepting it as good, since we have no information what would happen when we had the credentials.
The easiest solution is to add an error message to the external link checked. More sophisticated would be an "information" reporting class to inform the user that there is a link he has to check manually.
Updated by Philipp Gampe almost 14 years ago
- Status changed from New to Accepted
Yes, check for 401 is missing.
If a link is not visible to TYPO3, it is most likely not visible to a visitor either. So error is OK in this case.
Updated by Mr. Hudson over 13 years ago
Patch set 1 of change Ib5d70f4c18fce2617dd9b4d0c675468c5c9558ed has been pushed to the review server.
It is available at http://review.typo3.org/4261
Updated by Mr. Hudson over 13 years ago
Patch set 2 of change Ib5d70f4c18fce2617dd9b4d0c675468c5c9558ed has been pushed to the review server.
It is available at http://review.typo3.org/4261
Updated by Philipp Gampe over 13 years ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Applied in changeset commit:5096f769049686c74e5c22a42a8a303cbbdc2ff2.
Updated by Chris topher almost 13 years ago
- Status changed from Resolved to Closed