Actions
Bug #78703
closedUpdating Http_Request2 to 2.3.0 causes DocumentationService->fetchDocument to fail
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-11-15
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Reason for failure is a grave incompatibility with SSLv2 on libcurl on at least OSX, likely other *NIX systems as well.
Switching to GeneralUtility::getUrl() solves the issue completely.
Updated by Gerrit Code Review about 8 years ago
- Status changed from New to Under Review
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50663
Updated by Anonymous about 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 400e20021327fd676b0d6f7602918a4319d11577.
Updated by Gerrit Code Review about 8 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50709
Updated by Anonymous about 8 years ago
- Status changed from Under Review to Resolved
Applied in changeset a61499fd74b5b524c8a432eb1021e5fe4dcfa01d.
Actions