Something went wrong while setting issue due date.
Template bug in memberUid
Closed
Template bug in memberUid
I have a problem, I will try to be explicit :
So, I create some templates for users creation, in this templates I had groups for future users. I use placeholders for generate the user id : "%ls[1]|givenName%%ls[2]|sn%"
After that I have a problem in Groups information, see groups_error_template.png
In LDAP the information comes in merberUid, see groups_ldap_error.png
If I remove memberUid: %ls[1]|givenName%%ls[2]|sn% in LDAP, I haven't got the error in FD.
This error is important because we can't remove users in groups.
(from redmine: issue id 2847, created on 2013-11-13, closed on 2014-01-06)
- Changesets:
- Revision b3ea1265 by Côme Chilliet on 2013-11-21T09:10:09.000Z:
Fixes: #2847 Members wrongly listed in group
when there is a template uid contains a | it's then wrongly searched by
the group in which it's in
- Revision a859a9bd by Côme Chilliet on 2014-06-23T17:05:58.000Z:
Fixes: #2847 Members wrongly listed in group
when there is a template uid contains a | it's then wrongly searched by
the group in which it's in
- Revision 7d336678 by Côme Chilliet on 2015-04-01T09:49:32.000Z:
Fixes: #2847 Members wrongly listed in group
when there is a template uid contains a | it's then wrongly searched by
the group in which it's in
Conflicts:
plugins/admin/groups/class_group.inc
- Custom Fields:
- Bug in version: 1.0.7
- Uploads: