-
Bug
-
Resolution: Fixed
-
Major
-
4.0RC2
-
None
-
None
Currently, observers listening to ACL updated events systematically cast the ACL profiles argument to a Set of String but the Collection is always sufficient.
If someone use a List for the ACL profiles it will avoid an unhandled cast exception.
If we wanted to explicitelly restrict the type of this parameter to a Set, we could, but currently there is no explicit reason to use a Set.
[RUNTIME-2328] ACL profiles argument for ACL updated events should not necessarily be a Set.
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |