Skip to content
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

Fix classes used by property sets #15372

Merged
merged 1 commit into from
Feb 5, 2021
Merged

Conversation

theboxer
Copy link
Member

@theboxer theboxer commented Feb 5, 2021

What does it do?

Right now property sets uses old element class modSnippet vs MODX\Revolution\modSnippet which breaks relations. This fixes it :)

Why is it needed?

Describe the issue you are solving.

How to test

Try to link property set to an element, from property sets page. Without this you won't see list of element classes.

Related issue(s)/PR(s)

Not sure if any, but didn't look tbh.

@theboxer theboxer requested a review from Mark-H as a code owner February 5, 2021 16:35
@cla-bot cla-bot bot added the cla-signed CLA confirmed for contributors to this PR. label Feb 5, 2021
@opengeek opengeek merged commit 652d21e into modxcms:3.x Feb 5, 2021
@opengeek opengeek added this to the v3.0.0-alpha3 milestone Feb 5, 2021
@opengeek opengeek added the bug The issue in the code or project, which should be addressed. label Feb 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue in the code or project, which should be addressed. cla-signed CLA confirmed for contributors to this PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants