-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: 5.9.2-SNAPSHOT
-
Fix Version/s: 11.2
-
Component/s: Layouts & Widgets
-
Tags:
As described in NXP-13386, we might want to do not propagate null widget properties which could lead to NPE if not handled correctly.
We could make the widget handlers clean up the properties but this may have side effects.
The following classes need to be updated:
- TemplateWidgetTypeHandler
- WidgetTypeTagHandler
- WidgetTagHandler
- depends on
-
NXP-13386 Fix NPE for suggestion widgets within list widgets
- Resolved