-
Type: Bug
-
Resolution: Fixed
-
Priority: Major
-
Affects Version/s: VOMS Admin server v. 3.5.0
-
Component/s: admin-server
-
Security Level: Public (Visbile by non-authn users.)
-
None
The audit event data requires that non-empty strings are passed in for event data points:
However, the nullSafeCheck helper method does not handle empty strings correctly, so this can result in exceptions raised when adding a data point that contains an empty string value.