[TYPO3-core] RFC: t3lib_refindex

René Fritz rene at typo3.org
Wed Mar 8 10:50:49 CET 2006


This is a CVS patch request.

Description:
Added support for foreign MM select to t3lib_refindex, which would otherwise 
write the index twice.

Changed is following:

Added $table to
function getRelations_procDB($table, $value, $conf, $uid)
Yes $table is inserted as first parameter but this is a new class and the 
method is nowhere used so far.

Changed the hash calculation not to use 'sorting'. This is because foreign 
select creates different sorting value. In any case I think the relation 
should not be hashed with the sorting value while this say nothing about the 
relation itself.

Detect foreign select and swap tables and uid's

René


-- 
René Fritz
TYPO3 Association - Active Member
http://association.typo3.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t3lib_refindex.patch
Type: text/x-diff
Size: 5495 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20060308/20e84b48/attachment.bin 


More information about the TYPO3-team-core mailing list