Bug #38847
closedNew Extension manager, malformed private TER url
0%
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
Updated by Alexander Jahn over 12 years ago
This might be related to the report here: http://forge.typo3.org/issues/33896
Updated by Wouter Wolters over 11 years ago
- Status changed from New to Closed
Private repositories never have worked correctly with the new EM in 4.5. There was a patch that solved the problem (patch was by me) but it is hard to tackle this and we agreed to not invest more type in to this but rather use that time for the new EM since 6.0.