What I did: (All steps done TTW) Create a new Dexterity type, give it a text field, and attempt to save a default value.
What I expect to happen: Defaults should save without an error
What actually happened: An error is shown
What version of Plone/ Addons I am using: 5.0.8
The bug occurs because it tries to also save defaults for behaviors. But afaik behaviors can't have defaults set, or at least not in the same way as regular fields. plone.schemaeditor 2.0.20 fixes this bug. Plone 5.0.8 is using plone.schemaeditor 2.0.17.
I close the issue, because it addresses a Plone version that is no longer supported.
If you think this is wrong please reopen the issue and assign a matching milestone.
BUG/PROBLEM REPORT (OR OTHER COMMON ISSUE)
What I did: (All steps done TTW) Create a new Dexterity type, give it a text field, and attempt to save a default value.
What I expect to happen: Defaults should save without an error
What actually happened: An error is shown
What version of Plone/ Addons I am using: 5.0.8
The bug occurs because it tries to also save defaults for behaviors. But afaik behaviors can't have defaults set, or at least not in the same way as regular fields. plone.schemaeditor 2.0.20 fixes this bug. Plone 5.0.8 is using plone.schemaeditor 2.0.17.