Community
Participate
Working Groups
Created attachment 203059 [details] EGL Project This works s Status; s = LogResult.getStatus(); code int = s.code; this gets a NullValueException s Status = LogResult.getStatus(); code int = s.code;
fixed
works in 201109161325
Closing this defect.