Skip to content

Fix xml schema editor for fields and actions. #387

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from

Conversation

mauritsvanrees
Copy link
Member

Fixes #366. Please check, it is easy to overlook some use cases.
Done in the same way as I did today for the (dexterity) Types control panel: plone/plone.app.dexterity#356

Our ModelEditorView class is mostly a copy of the p.a.dexterity one. I took over some changes, so the code is more similar now. We could inherit from that one, and override only a few methods, but that would require my other PR to be merged and released, and preferably be included in a Plone release. So this may be for later.

@fredvd
Copy link
Member

fredvd commented Dec 6, 2022

Thanks! I’ll test it tomorrow morning.

It no longer exists on Plone 6.
@mauritsvanrees
Copy link
Member Author

No longer needed after a change in mockup. See plone/mockup#1265 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Quotes in validators break the xml schema-editor with XMLSyntaxError
2 participants