[TYPO3-mvc] [Bug discussion] #8494: Extbase now restricts queries to use only properties

Sebastian Kurfürst sebastian at typo3.org
Mon Jun 13 08:53:12 CEST 2011


Hey list,

I was just reviewing https://review.typo3.org/#change,2652 //
http://forge.typo3.org/issues/8494

and I think this functionality is a breaking change in some
circumstances, i.e. when you did "$query->equals('tstamp', 1234567)"
although there is no property "timestamp" in the class.

The change has been merged in the meantime; and I'd like to know your
judgement.

Did you use statements like the above in your queries?

Greets,
Sebastian


More information about the TYPO3-project-typo3v4mvc mailing list