Closed
Description
Expected behavior
If there is an invalid regex for a DataObject input the Ext JS UI should not crash.
Actual behavior
If you have an invalid regex in one of your DataObject input fields, you can not open this Object in the admin UI anymore.
Steps to reproduce
- Add invalid regex to DataObject input field.
- Save DataObject class definition
- Try to open instance of this object