| Summary | Use auth name when Identity name not set |
| Queue | Hermes |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | |
| Requester | Ben Klang <ben (at) alkaloid (dot) net> |
| Created | 07/13/06 (1338 days ago) |
| Due | |
| Updated | 07/13/06 (1338 days ago) |
| Assigned | |
| Resolved | 07/13/06 (1338 days ago) |
| Attachments | hermes-use-auth-blank-name.patch ![]() |
| Milestone | |
| Patch | Yes |
State ⇒ Resolved
State ⇒ Unconfirmed
New Attachment: hermes-use-auth-blank-name.patch
Queue ⇒ Hermes
Summary ⇒ Use auth name when Identity name not set
Type ⇒ Bug
Priority ⇒ 1. Low
name from the identity of each user in the system. However if a user
has not yet set up an identity, the value of the multienum is blank.
This makes it very difficult to determine for whom you are selecting
to search.
This patch uses the user's authentication ID in place of a blank name.
It still uses the name from the identity if it is available.