[TYPO3-core] RFC: Patch t3lib_page to make enableFields work better with DBAL
Karsten Dambekalns
karsten at typo3.org
Wed Jun 28 19:02:39 CEST 2006
Hi.
Type: bugfix
Branches: HEAD, TYPO3_4-0
In t3lib_pageSelect is a method named getMultipleGroupsWhereClause() that
needs to check for IS NULL (as already explained along some of my patches
from yesterday). The patch adds this.
Additionally the patch changes enableFields() to call that method with $this->
instead of ::. I did this fix in an XCLASS first, where this was needed, if
getMultipleGroupsWhereClause() is patched directly this isn't strictly
needed - so please check if it causes any trouble. IMHO there should always
be an object instance if this code is used.
Karsten
--
Karsten Dambekalns
TYPO3 Association - Active Member
http://association.typo3.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t3lib_page.diff
Type: text/x-diff
Size: 1095 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20060628/95d9aeef/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 307 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20060628/95d9aeef/attachment.pgp
More information about the TYPO3-team-core
mailing list