[TYPO3-core] RFC: #9664: EM fails on retrieving files of uppercase extension keys

Marcus Krause marcus#exp2008 at t3sec.info
Tue Oct 28 15:07:23 CET 2008


This is an SVN patch request.

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=9664

Branches:
TYPO3_4-1 & TYPO3_4-2 & trunk

Problem:
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

Solution:
Apply strotolower() beforehand.


Marcus.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009664.patch
Type: text/x-patch
Size: 2346 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20081028/a30663a1/attachment-0001.bin 


More information about the TYPO3-team-core mailing list