Actions
Bug #12235
closedReporting errors does not work with cURL
Start date:
2011-01-14
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Because t3lib_div::getUrl() does not return the status_code in cases where it doesn't get content (maybe this is the bug… depends ;). The attached patch introduces some more error-codes I found while scanning a site of mine. The descriptions where taken from the cURL documentation: http://curl.haxx.se/libcurl/c/libcurl-errors.html
Files
Updated by Chris topher almost 14 years ago
- Subject changed from Reporting does not work with cURL to Reporting errors does not work with cURL
- Status changed from New to Resolved
- Assignee set to Chris topher
- % Done changed from 0 to 100
Thank you for the note and the patch, Andreas!
Committed in r42220.
Updated by Chris topher over 12 years ago
- Status changed from Resolved to Closed
Updated by Michael Stucki almost 11 years ago
- Project changed from 1510 to TYPO3 Core
- Category changed from Linkvalidator to Linkvalidator
Actions