Ticket #75 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

GroupsController: member approval should display user's real name

Reported by: obaltzer Assigned to: cjordan
Priority: normal Milestone: Week 32
Component: Controller Version:
Severity: normal Keywords:
Cc:

Description

When approving members the manager should see the user's real name instead of the login name. For many people the login name is truncated to 8 characters which often makes it hard to identify people. Of course, this is only possible if we can query the fullname of a user from LDAP without authorization. Alternatively, we can store the fullname of each user in the users table, when they login the first time.

Change History

06/08/05 10:21:30 AM changed by cjordan

  • milestone set to Week 32.

08/08/05 11:03:53 PM changed by cjordan

  • status changed from new to assigned.

09/08/05 01:33:47 AM changed by cjordan

  • status changed from assigned to closed.
  • resolution set to fixed.

Fixed in changeset [106]