Project

General

Profile

Actions

Bug #19517

closed

EM fails on retrieving files for upcase extension keys

Added by Marcus Krause about 16 years ago. Updated almost 16 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Extension Manager
Target version:
-
Start date:
2008-10-28
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

For (partly) uppercase extension keys the extension manager fails to download files as it takes uppercase letter into account.
Example extension SBuniplug:
em tries to download
http://typo3.org/fileadmin/ter/S/B/SBuniplug_2.0.1.t3x
wheras the actual file is located at
http://typo3.org/fileadmin/ter/s/b/sbuniplug_2.0.1.t3x

The solution is to apply strotolower() beforehand.

(issue imported from #M9664)


Files

0009664-trunk.patch (2.29 KB) 0009664-trunk.patch Administrator Admin, 2008-10-28 14:53
0009664-rb42.patch (2.29 KB) 0009664-rb42.patch Administrator Admin, 2008-10-28 14:53
0009664-rb41.patch (2.21 KB) 0009664-rb41.patch Administrator Admin, 2008-10-28 14:54
0009664-rb40.patch (2.21 KB) 0009664-rb40.patch Administrator Admin, 2008-10-28 14:54
Actions

Also available in: Atom PDF