[TYPO3-core] RFC #9632: Bug: Multiple fileuploads into folders with special characters (umlauts) not possible

Marcus Krause marcus#exp2008 at t3sec.info
Thu Oct 30 14:04:29 CET 2008


Steffen Kamper schrieb:
> Marcus Krause schrieb:
>> Martin Kutschker schrieb:
>>> Steffen Kamper schrieb:
>>>> Hi,
>>>>
>>>> Martin Kutschker schrieb:
>>>>> Steffen Kamper schrieb:
>>>>>
>>>>>> Also when you convert it to singleton it makes sense for me that
>>>>>> cs is
>>>>>> part of LANG, which is available now always. So it makes also code
>>>>>> more
>>>>>> easy if using it.
>>>>> Not really important. I would not remove the references (now
>>>>> copies) in
>>>>> $LANG, but I would try to remove it's use in the Core.
>>>>>
>>>>> Masi
>>>> and same for $TSFE? what is the alternative, having $GLOBALS['CS'] ?
>>> No! No more globals, no more passed-down copies.
>>>
>>> $myCS = t3lib_div::makeInstance('t3lib_cs');
>>>
>>> When t3lib_cs is a singleton this is THE way to get a reference.
>>
>> So, how do you want me to access t3lib_cs for this patch (rb41,rb42 and
>> trunk), by GLOBALS or by instance?
>>
>> Marcus.
> 
> i think for 4.1 and 4.2 by Globals and for trunk by instance.

done

I hope, this is the last version of the patch. ;-)
This fixes another bug in rb41 where until now, you haven't been
redirected back after creation of new folders.


Marcus.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009632-rb41_v3.patch
Type: text/x-patch
Size: 2744 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20081030/07af3479/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009632-rb42_v3.patch
Type: text/x-patch
Size: 2837 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20081030/07af3479/attachment-0001.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009632-trunk_v3.patch
Type: text/x-patch
Size: 3552 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20081030/07af3479/attachment-0002.bin 


More information about the TYPO3-team-core mailing list