[FLOW3-general] ->getQuery()->execute() fails
Sebastian Kurfürst
sebastian at typo3.org
Thu Aug 18 06:29:16 CEST 2011
Hey Ferdinand,
> ->getQuery() does not longer returns (as the docstring says) a clone but the
> original query, which will be modified if one makes changes to the query
> object, which might be (as in my case) undesired. A "clone" solves this
> problem. Perhaps it would make to change the docstring? It is no clone but a
> pointer to the original query!
Yeah, here, you found a bug which we need to solve! I created a ticket
at http://forge.typo3.org/issues/29066 and will solve it soon.
Thanks for finding the issue :-)
Greets,
Sebastian
More information about the FLOW3-general
mailing list