Open ThibautBorn opened 1 year ago
Adding a link in the textfield of the Plone Site/Root to another object, and then deleting this referenced object.
Link Integrity should warn users of any references to the to-be-deleted-object. Like this:
When the reference is created in the plone site/root itself, there is no warning.
Plone 6.0.6 classic
This should be resolved by https://github.com/plone/Products.CMFPlone/issues/3833
Tested but I could reproduce the bug in Plone 6.0.7
BUG/PROBLEM REPORT (OR OTHER COMMON ISSUE)
What I did:
Adding a link in the textfield of the Plone Site/Root to another object, and then deleting this referenced object.
What I expect to happen:
Link Integrity should warn users of any references to the to-be-deleted-object. Like this:
What actually happened:
When the reference is created in the plone site/root itself, there is no warning.
What version of Plone/ Addons I am using:
Plone 6.0.6 classic