[TYPO3-core] RFC#14538: Icons missing in page tree for "Page contains" pages
Susanne Moog
info at susannemoog.de
Mon Jun 21 21:10:06 CEST 2010
On 21.06.2010 09:00, Steffen Ritter wrote:
> it showed that the version with count() does not work either.
> The record may only contain 2 entries, but the index of the highest may
> be 4 --> for (i=2; i>=0) cannot show the right icon...
>
> fixed it going back to krsort, there's no other change atm.
yep, thinking some more it's clear that it has to be krsort as long as
we can't guarantee that all four items are there.
So +1 for this version.
Susanne
More information about the TYPO3-team-core
mailing list