plone / plone.app.registry

provides Plone UI, persistence and GenericSetup integration for plone.registry
https://pypi.org/project/plone.app.registry
2 stars 6 forks source link

Fix an issue that was preventing the edit of a registry record containing a "/" in its name #52

Closed ale-rt closed 3 years ago

ale-rt commented 3 years ago

Fixes #51 Fixes plone/Products.CMFPlone#3296

mister-roboto commented 3 years ago

@ale-rt 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!

ale-rt commented 3 years ago

@jenkins-plone-org please run jobs

ale-rt commented 3 years ago

Stupid me, I added a changelog in the changes file :facepalm:, I will move it to a towncrier entry

ale-rt commented 3 years ago

@jenkins-plone-org please run jobs