Bug #65626
closedReferences in the filelist show all references to an ID
0%
Description
The Reference Index in the "file module" displays not only the filelinks. It shows all links to the UID regardless of whether file or page
Files
Updated by Mathias Schreiber over 9 years ago
- Status changed from New to Needs Feedback
- Assignee set to Mathias Schreiber
Hi Markus,
can you try to supply a bit more detail?
I have a hard time trying to understand the functionality you'd like to see.
Thanks in advance
Updated by Markus Sommer over 9 years ago
- File File__Workshop_bei_Bernd-1_jpg_und_CreativeWorkspace__TYPO3_CMS_7_1_0_.jpg File__Workshop_bei_Bernd-1_jpg_und_CreativeWorkspace__TYPO3_CMS_7_1_0_.jpg added
The Bug is, in the filelist you can show all references for the file.
If you link a page or a content element and the page has the same ID as the file. Both links are shown in the file Informations and not only the expected file links.
Updated by Martina Ahlswede over 9 years ago
We also experience this problem in a large multi-domain-installation. Trying to reproduce the bug in a smaller environment does not work out.
I will try to explain the bug a bit more and try to describe the behavior we found in our installation:
In folder /institute /Controlling/testdatei /
you find the file thisatest.zip – There are a couple of references to the file. The file has the ID 5261.
There is also a page with the same ID 5261. If you click on the references, you see that there are references to the file (correct behavior) and references to an images content element. If you try to edit the images content element, you see that inside this image someone has linked to a TYPO3-Page with the ID 5261. The references to the file are false. There is no link to the file, only to the TYPO3-Page with the same ID.
The correct behavior would be that only links, which point to the file are referenced to the file, not links that point to a page, which has the same ID as the file.
Can you fix this? TYPO3-Version is 6.2.
Updated by Mathias Schreiber over 9 years ago
- Status changed from Needs Feedback to Closed
Updated by Alexander Opitz over 9 years ago
- Assignee deleted (
Mathias Schreiber)
The issue was solved in
https://forge.typo3.org/issues/60226
and patched with
https://review.typo3.org/#/c/37086/ for master
https://review.typo3.org/#/c/37372/ for 6.2
You need to run update refindex to get the false added references removed.