major
nice-to-have
minor
#25217
Layout-Export führt zu invaliden Komponenten-Referenzen bei Referenzierung einer bestehenden Komponente
#25327
Modell-Editor: Falsche Kompositionsmarker, wenn Container-Typ in Diagramm von Content-Typ gezogen wird
defect
minor
#25211
Formulareditor erzeugt Felder im Design-Mode mit unerwartetem Kontext-Objekt
Form fields are created with an attribute and an optional target object. The target object is an object of the type for which the field's attribute is declared.
For some inexplicable reason, the form editor attempts to create form fields by passing the type on which the attribute is declared as the context object. Depending on the attribute definition, this can lead to absurd class cast exceptions.
Test
- I don’t know how to test this.