[TYPO3-dev] Untouched bug in Bugtracker

Stefan Frömken firma at sfroemken.de
Thu Aug 12 08:15:53 CEST 2010


David Bruchmann schrieb:
> ----- Ursprüngliche Nachricht -----
> Von:        Stefan Frömken <firma at sfroemken.de>
> Gesendet:   Donnerstag, 12. August 2010 07:37:31
> An:         typo3-dev at lists.typo3.org
> CC:
> Betreff:    [TYPO3-dev]  Untouched bug in Bugtracker
>> Hello List,
>>
>> I have added this bug in bugtracker:
>> http://bugs.typo3.org/view.php?id=13496
>>
>> This bug is half a year old, but there is no comment, question or
>> something else. It's a very little bug and I have added a little code
>> that can fix this "problem".
>>
>> Is there something I've made wrong?
>>
>> Stefan
>> _______________________________________________
> 
> 
> Hey Stefan,
> 
> wasn't the Option Slide made for those things?
> Automatic Sliding isn't perhaps everyones desire.
> AFAIS you just fetch the last level and it isn't a real sliding.
> 
> Greets,
> David
You're right. With slide you can solve this problem. But if you don't 
slide, you're landing here:

if (!$slideBack) {
	return $rootLine[$key][$field];
}

And only for this case I thought it's better to limit $key to the 
maximum ammount of rootline.

As I told you...it's a very little bug/problem/unattractiveness.

Stefan




More information about the TYPO3-dev mailing list