Actions
Bug #38847
closedNew Extension manager, malformed private TER url
Start date:
2012-07-10
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
medium
Is Regression:
Sprint Focus:
Description
The extension manager of TYPO3 version 4.6.x and above cannot pull T3X files from private TER. The settings could be successfully carried out, and the extension list is fetched from private TER. But when one tries to install the extension, it gives network error saying either curl is not enabled or allow_url_fopen is disabled. The problem in actual is, the em cannot create proper url to the extension repository. It does not read the host and path from the mirror file of the private TER during importing.
Screen shots are uploaded to confirm that private TER is working correctly, as extensions can be installed in older TYPO3 versions (4.5.x, 4.4.x).
Files
Actions