| Summary: | Guard GeometryNode from NullPointerException | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Xavier JACQUES <xavier.jacques.external> |
| Component: | GEF FX | Assignee: | gef-inbox <gef-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | matthias.wienand |
| Version: | unspecified | ||
| Target Milestone: | 4.0.0 / 3.11.0 (Neon) M5 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Xavier JACQUES
I added three checks to GeometryNode that prevent a NPE when the geometryProperty is set to null. The code is published on the master branch, therefore, I resolve this ticket as fixed for 3.11.0M5. |