plone / plone.app.linkintegrity

link integrity checking for Plone content
https://pypi.org/project/plone.app.linkintegrity
6 stars 9 forks source link

add regression-test for broken copy&paste #71

Closed pbauer closed 3 months ago

pbauer commented 5 years ago

https://github.com/plone/Products.CMFPlone/issues/2866

mister-roboto commented 5 years ago

@pbauer thanks for creating this Pull Request and help improve Plone!

To ensure that these changes do not break other parts of Plone, the Plone test suite matrix needs to pass.

Whenever you feel that the pull request is ready to be tested, either start all jenkins jobs pull requests by yourself, or simply add a comment in this pull request stating:

@jenkins-plone-org please run jobs

With this simple comment all the jobs will be started automatically.

Happy hacking!