We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If you restore a revision of an entry with a matrix field, that no longer contains a dropdown, you get an internal server error:
Setting unknown property: craft\behaviors\ContentBehavior::dropdown
Expected behavior: Craft should just ignore the dropdown field since it no longer exists. :)
The error occured on a big website, but you can reproduce it on a new installation:
I’m happy to provide you with more information, if needed.
The text was updated successfully, but these errors were encountered:
eb36d0b
Just got that fixed for tomorrow’s update. Thanks for reporting!
Sorry, something went wrong.
No branches or pull requests
Description
If you restore a revision of an entry with a matrix field, that no longer contains a dropdown, you get an internal server error:
Expected behavior: Craft should just ignore the dropdown field since it no longer exists. :)
Steps to reproduce
The error occured on a big website, but you can reproduce it on a new installation:
Additional info
I’m happy to provide you with more information, if needed.
The text was updated successfully, but these errors were encountered: