plone / Products.CMFPlone

The core of the Plone content management system
https://plone.org
GNU General Public License v2.0
245 stars 188 forks source link

Linkintegrity not working from Plone Site/Portal #3832

Open ThibautBorn opened 1 year ago

ThibautBorn commented 1 year ago

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: object_link

What actually happened:

When the reference is created in the plone site/root itself, there is no warning.

root_link

What version of Plone/ Addons I am using:

Plone 6.0.6 classic

jaroel commented 11 months ago

This should be resolved by https://github.com/plone/Products.CMFPlone/issues/3833

ThibautBorn commented 7 months ago

Tested but I could reproduce the bug in Plone 6.0.7