[TYPO3-core] RFC: #9664: EM fails on retrieving files of uppercase extension keys
Oliver Hader
oliver at typo3.org
Tue Oct 28 15:27:53 CET 2008
Hi Marcus,
Marcus Krause schrieb:
> 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.
+1 on reading and testing
I've attached a modified version of your initial patch.
olly
--
Oliver Hader
TYPO3 4.3 Release Manager
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009664_v2.patch
Type: text/x-diff
Size: 2781 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20081028/2d1a3c11/attachment.patch
More information about the TYPO3-team-core
mailing list