| Summary: | [GEF4] AffineTransform#equals(Object) is incorrect due to delegation. | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Matthias Wienand <matthias.wienand> |
| Component: | GEF Geometry | Assignee: | Matthias Wienand <matthias.wienand> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Matthias Wienand
Corrected the parameter passed to the equals() method and added a test case to prevent future changes to reinstall the same bug. Pushed changes to master. Resolving as FIXED. |