6.0.0-RC7
6/29/26

[#4327] Shouldn't guess lastname if name looks like an email address
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 8/23/06 (7250 days ago)
Due
Updated 8/28/06 (7245 days ago)
Assigned 8/25/06 (7248 days ago)
Resolved 8/28/06 (7245 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
41 Jan Schneider Comment #6
State ⇒ Not A Bug
Reply to this comment
But an email address is not a full name either, so don't put it there, 
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?
3511 michael (dot) sheldon (at) credativ (dot) de Comment #5 Reply to this comment
Yes, and why is this broken behaviour?
Because an email address clearly isn't a lastname. Perhaps if it were 
to strip the username from the email address and use that it'd be a 
reasonable (though unlikely) guess as to the last name.
5411 Jan Schneider Comment #4 Reply to this comment
Yes, and why is this broken behaviour?
409 michael (dot) sheldon (at) credativ (dot) de Comment #3 Reply to this comment
Why is this necessary, the email address should be considered as a
single name part?
With the current code if the Name value is set to an email address, 
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
4512 Jan Schneider Comment #2
State ⇒ Feedback
Reply to this comment
Why is this necessary, the email address should be considered as a 
single name part?
272 michael (dot) sheldon (at) credativ (dot) de Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Shouldn't guess lastname if name looks like an email address
Queue ⇒ Turba
New Attachment: turba_guessname.patch Download
State ⇒ Unconfirmed
Reply to this comment
Prevent Turba from attempting to automatically guess the lastname if 
name is set to an email address.

Saved Queries