Bug #17525
closedFeature Reference Check is not implemted to all delete buttons
0%
Description
There is a feture implemented at clickmenu, as well as WEB -> List Modul that tells you wether a record is referenced by another or not, if you delete that record.
This feature is missing for all the other deletebuttons that apear in Web->Page Modul.
I patched the following files to get that feature allways in web > page modul:
typo3/
alt_clickmenu.php
alt_doc.php
class.db_lis_extra.inc
sysext/cms/layout/
class.tx_cms_layout.php
db_layout.php
locallang.xml
sysext/lang/
locallang_alt_doc.xml
locallang_mod_web_list.xml
locallang_misc.xml
Now all deletebuttons in webmodul that appear in the submoduls Page and List, check wether there is a reference to this record or not.
If there is one, the confirm message tells the user how many references there are, if not he is told that there are no references to that record.
(issue imported from #M6133)
Files
Updated by Alexander Opitz about 11 years ago
- Status changed from New to Needs Feedback
- Target version deleted (
0)
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
Updated by Alexander Opitz almost 11 years ago
- Status changed from Needs Feedback to Closed
- Is Regression set to No
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.