-
Type:
Bug
-
Status: Resolved
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 0.14.0
-
Fix Version/s: 1.1.0
-
Component/s: None
-
Labels:None
We check the return value against null returning true if the return value is null. This is reversed, we should return true if the value is not null.