[TYPO3-dam] DAM References

Steffen Kamper ks at dislabs.de
Thu Feb 25 18:17:09 CET 2010


Hi,

Dan Osipov schrieb:
> I *think* file usage is calculated based on refindex...
> 


that's not the case. refindex is written by tcemain, so i thought it 
would be respected by the code.

btw - i found following in t3lib_refindex (getRelations_procDB):
if($conf['MM_opposite_field']) {
	return array();
}

so no refindex is written if this config exists. For me it sounds like a 
bug, may be core doesn't know how to handle biderictional MM correct.

vg Steffen


More information about the TYPO3-project-dam mailing list