[TYPO3-mvc] 6.2: How to debug recursive validation
Philipp Gampe
philipp.gampe at typo3.org
Sun Jun 8 16:45:58 CEST 2014
Hi g4-lisz at tonarchiv.ch,
g4-lisz at tonarchiv.ch wrote:
> So the issue is something else: What do I have to return from the
> repository to silence the "given subject was not a collection." error?
> Or is there a better way to get the children ordered by a certain
> attribute, without using the repository
AFAIK this is a missing feature. And if extbase does this, it might happen
that it creates a left join and then does the exclude clause (deleted !=0)
wrong, because if the NULL values from the left join.
So carefully check the SQL statements created by extbase.
Best regards
--
Philipp Gampe – PGP-Key 0AD96065 – TYPO3 UG Bonn/Köln
Documentation – Active contributor TYPO3 CMS
TYPO3 .... inspiring people to share!
More information about the TYPO3-project-typo3v4mvc
mailing list