Summary | Shouldn't guess lastname if name looks like an email address |
Queue | Turba |
Queue Version | 2.1.2 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | michael.sheldon (at) credativ (dot) de |
Created | 08/23/2006 (6995 days ago) |
Due | |
Updated | 08/28/2006 (6990 days ago) |
Assigned | 08/25/2006 (6993 days ago) |
Resolved | 08/28/2006 (6990 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
or live with the fact that it's considered a name, if you tell Turba
that it is a name. What if you are using the name field for a company
name and this name happens to contain a "@" character?
to strip the username from the email address and use that it'd be a
reasonable (though unlikely) guess as to the last name.
single name part?
then that function causes that email address to also be displayed as
the last name.
e.g. in the list of users you'd get something like
Name First Name Last Name E-mail
eg@example.com eg@example.com eg@example.com
State ⇒ Feedback
single name part?
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Shouldn't guess lastname if name looks like an email address
Queue ⇒ Turba
New Attachment: turba_guessname.patch
State ⇒ Unconfirmed
name is set to an email address.