[TYPO3-dev] mm relations remain on delete of records
Martin Kutschker
masi-no at spam-typo3.org
Thu Jan 15 15:04:13 CET 2009
Peter Kuehn [wmdb] schrieb:
> Hi folks,
>
> I searched the bugtracker but couldnt find this (ok - "mm" is a real
> useless keyword for searching ;) ):
>
> In t3lib_TCEmain->deleteRecord_procBasedOnFieldType() (line 4252 ff.)
> mm-relations of the record to be deleted are recognized but obviously
> not deleted - just the RefIndex is updated after deleting the record.
>
> According to a comment on line 4274 it seems, that this was somehow
> intended.
>
> Do (useless) records remain in mm-tables or are they deleted somewhere
> else in the core?
> is this already known? bug or feature?
If you resurrect the records, the relation will be restored. If you
delete them physically you won't get them back.
Masi
More information about the TYPO3-dev
mailing list