[TYPO3-core] RFC: #8571: Moving backend search to the right

Steffen Kamper steffen at sk-typo3.de
Mon Jun 2 14:51:37 CEST 2008


"Ingo Renner" <ingo at typo3.org> schrieb im Newsbeitrag 
news:mailman.1.1212408061.30424.typo3-team-core at lists.netfielders.de...
> Steffen Kamper wrote:
>
> Hi Steffen,
>
>> Type: Bugfix
>>
>> Bugtracker references:
>> http://bugs.typo3.org/view.php?id=8571
>> HCI-reference:
>> http://forge.typo3.org/issues/show/693
>>
>> Branches: trunk
>
> this should also go into 4.2
>
> The result of you patch is correct visually, but not technically. By using 
> array_push you loose the array key for the search and turn it into an 
> integer.
>
> See the attached patch, it keeps the string array key.
>
>
> +1 after testing
>
>

beside that, i don't see usage of array key:
foreach($this->toolbarItems as $toolbarItem)

so it doesn't matter?

vg Steffen 




More information about the TYPO3-team-core mailing list