-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 10.10-HF26, 11.1, 2021.0
-
Component/s: BlobManager
The DefaultBlobDispatcher's != operator doesn't work.
A clause definition like <property name="foo!=bar">gee</property> is incorrectly interpreted as foo! then = then bar instead of foo then != then bar.