| Summary: | org.eclipse.ecf.core.status.SerializableStatus.OK_STATUS causes exception in org.eclipse.ecf.core.status.SerializableStatus.checkForSerializable(Throwable) due to null | ||
|---|---|---|---|
| Product: | [RT] ECF | Reporter: | Markus Kuppe <bugs.eclipse.org> |
| Component: | ecf.core | Assignee: | Markus Kuppe <bugs.eclipse.org> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | slewis |
| Version: | 3.3.0 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Markus Kuppe
(In reply to comment #0) > org.eclipse.ecf.core.status.SerializableStatus.OK_STATUS initializes with null > which subsequently causes an exception when setting the exception > (org.eclipse.ecf.core.status.SerializableStatus.setException(Throwable)). IMO > org.eclipse.ecf.core.status.SerializableStatus.setException(Throwable) should > exclude null from > org.eclipse.ecf.core.status.SerializableStatus.checkForSerializable(Throwable). +1...please go ahead and fix. Fix released to master |