[TYPO3-mvc] Tx_Extbase_Persistence_Repository->update broken since introduction of QueryResult

Bastian Waidelich bastian at typo3.org
Thu May 5 14:30:54 CEST 2011


Frans van der Veen[netcreators] wrote:

Hi Frans,

> I added a bug report for the updating of records through the repository:
> http://forge.typo3.org/issues/26639

And I commented it ;)

Also have a look at 
<http://git.typo3.org/TYPO3v4/CoreProjects/MVC/extbase.git?a=blob;f=Classes/Persistence/Repository.php#l289>
the return value of Tx_Extbase_Persistence_Repository::findByUid() 
should always be an object or NULL.

Best
Bastian



More information about the TYPO3-project-typo3v4mvc mailing list