Bug #22362
closedReference Index is not updated when using a file in a content element
0%
Description
When using f.e. using an image in a content element's image field, this reference is not tracked by the reference index. Thus the "View Item" information pop up in the file module does not list the usage of that file.
See example
This probably also affects all other types of file usage.
EXT:dam BTW tracks file usage in an own reference table. It might make sense to use the reference index instead.
From the 4.0 release notes:
"References to objects in TYPO3 (pages, content, files, etc.) are often used. If, for example, you have a page of type “shortcut”, this is a reference to an existing page. If you delete the original page, your shortcut is broken. With the new reference index table it is possible to keep track of these references. You can use “info” from the context menu of any object to see if a reference from this object or to this object exists. This means it is now possible to decide if an object can be deleted or not."
http://typo3.org/development/articles/release-notes-40/
(issue imported from #M13981)
Files
Updated by Stefan Neufeind over 14 years ago
With 4.3.3 I noticed that when e.g. adding a link in an RTE-content-elemnet (text) the reference-table gets updated - but not when deleting that content-element. Debugging shows that it might be that TV deletes the record but then fails to call the pdate-reference-function again.
So I didn't experience exactly what Ingo reported but it looks related to be - TV and refcount.
Updated by Alexander Opitz over 11 years ago
- Status changed from New to Needs Feedback
- Target version deleted (
0) - TYPO3 Version set to 4.3
Updated by Alexander Opitz over 11 years ago
The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?
Updated by Alexander Opitz about 11 years ago
- Status changed from Needs Feedback to Closed
- Is Regression set to No
No feedback for over 90 days.