[FLOW3-general] ->getQuery()->execute() fails

Ferdinand Kuhl fcool at coolys.de
Wed Aug 17 18:25:25 CEST 2011


*arhg*
Excuse me a lot Sebastian.

I'm too stupid to use git. :(
You are totally right. This issue is already resolved, but my own changes 
did not allow git to update properly. I'm missing svn revert ;)

Thanks a lot and have a nice evening,
Ferdinand

Sebastian Kurfürst wrote:

> Hey,
> 
> Are you sure you use the newest version?
> 
> I think I solved it with
> 
http://git.typo3.org/FLOW3/Packages/FLOW3.git?a=commit;h=237b0ac74d86ab207e1ee7c1715f7bf364cb2fa7
> 
> However, you should *not* need to call getQuery->execute() on the query
> result unless you have a very specific reason to do so.
> 
> Instead, you should think of the Query Result as *array*, and simply
> iterate over it using Foreach.
> 
> Greets,
> Sebastian



More information about the FLOW3-general mailing list