-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Labels
in: aclAn issue in spring-security-aclAn issue in spring-security-aclstatus: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: bugA general bugA general bug
Milestone
Description
Summary
In case of an old ACL schema where the object_id_identity
is of type bigint instead of the current varchar(36), the conversion of the identity to a known type fails.
Actual Behavior
Conversion of ACL object ID identity fails.
Expected Behavior
Conversion of the ACL object ID identity should succeed to a known type, or long if no class_id_type
is provided.
Configuration
Version
5.2.x
Metadata
Metadata
Labels
in: aclAn issue in spring-security-aclAn issue in spring-security-aclstatus: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: bugA general bugA general bug