[TYPO3-core] RFC: Patch t3lib_page to make enableFields work better with DBAL

Martin Kutschker Martin.Kutschker at n0spam-blackbox.net
Fri Jun 30 15:11:42 CEST 2006


Karsten Dambekalns schrieb:
> Hi.
> 
> On Friday 30 June 2006 09:01, Ernesto Baschny [cron IT] wrote:
> 
>>+1 for the changes, but as Masi already noted: in
>>t3lib/class.t3lib_tsfebeuserauth.php there is such a call:
>>
>>	t3lib_pageSelect::enableFields($table,'',$ignore),
>>
>>This will call enableFields without setting $this, which will break when
>>it hits the call to $this->getMultipleGroupsWhereClause().
> 
> 
> Ah, now I get it. Oops. Attached path should fix this.

Should have been more verbose.

+1

Masi



More information about the TYPO3-team-core mailing list