-
Bug
-
Resolution: Fixed
-
Medium
-
1.4, 1.4.1
-
None
Symptoms:
Attempting to add or remove a user from a group whose DN contains results in an error.
The implementation of the CompositeName class in JDK1.5 has a bug where it over-escapes the backslash. We currently believe the issue needs to be fixed at the spring-ldap level rather than in Crowd. The relevant issue keys is LDAP-109.
- is incorporated by
-
CWD-183 Problems with LDAP group or user names that contain / or \.
-
- Closed
-
[CWD-1069] Groups that contain backslashes ('\') cannot be modified from Crowd
Workflow | Original: Simplified Crowd Development Workflow v2 - restricted [ 1509099 ] | New: JAC Bug Workflow v3 [ 3364415 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: Simplified Crowd Development Workflow v2 [ 1390705 ] | New: Simplified Crowd Development Workflow v2 - restricted [ 1509099 ] |
Workflow | Original: Crowd Development Workflow v2 [ 273652 ] | New: Simplified Crowd Development Workflow v2 [ 1390705 ] |
Workflow | Original: JIRA Bug Workflow v2 [ 174478 ] | New: Crowd Development Workflow v2 [ 273652 ] |
Fix Version/s | New: 2.0 [ 12269 ] |
Summary | Original: Groups that contain backlashes ('\') cannot be modified from Crowd | New: Groups that contain backslashes ('\') cannot be modified from Crowd |
Workflow | Original: jira [ 127071 ] | New: JIRA Bug Workflow v2 [ 174478 ] |
Fix Version/s | New: 1.6 [ 14200 ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Component/s | New: LDAP [ 11873 ] |
Added 2.0 to the Fix Version/s field as we can still see some problems with 1.6.
After upgrading to 2.0 the problems were not reproducible any more.