Enhancement
Major
Detail
Major
Detail
Bugfix
In this case, the form display correctly shows an error at the corresponding position. If you then try to correct this and open the form editor, it crashes, displays nothing and you are not able to correct the error.
Test
- Create a new type.
- Add attribute.
- Display type in form with own form definition.
- Delete attribute.
- Display form (Expected: error message at the place where the attribute was displayed).
- Edit form (Expected: Error display at the place where the deleted attribute was displayed).
- Remove old attribute display.
- Save form.
- Expected: Form is displayed without errors.