[TYPO3-mvc] paginate widget looses object property (sub object))

Philipp Gampe philipp.gampe at typo3.org
Tue Mar 8 20:18:24 CET 2016


Hi Markus D,

Markus D wrote:

> why ist this so? how can i void this?

Did you check the SQL query?

Do you pass your objects as query result and not as array? The 
widget.paginate viewhelper modifies the query. That means if it adds a limit 
clause, it might simply truncate your rows such that you do not get your 
replies.

What does your query look like?

Best regards
-- 
Philipp Gampe – PGP-Key 0AD96065 – TYPO3 UG Bonn/Köln
Certified Integrator – Active contributor TYPO3 CMS
TYPO3 .... inspiring people to share!



More information about the TYPO3-project-typo3v4mvc mailing list