Bug 138106 - Empty reporter, assigned_to fields when person has no real name.
Summary: Empty reporter, assigned_to fields when person has no real name.
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Bugzilla
Classification: Community
Component: Bugzilla General
Version: 2.18
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: David Lawrence
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks: BZ_218_Beta3
TreeView+ depends on / blocked
 
Reported: 2004-11-04 17:49 UTC by David Lawrence
Modified: 2007-04-18 17:14 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-11-10 19:38:57 UTC
Embargoed:


Attachments (Terms of Use)

Description David Lawrence 2004-11-04 17:49:19 UTC
Description of problem:
https://bugzilla.redhat.com/beta2/show_bug.cgi?id=137459

Note the empty reporter field.
In the old bugzilla, we get the reporters email address.

Because of sanitizing email address for spam, if an account doesnt
have a real name, then nothing is shown. I suggest showing the email
address when no real name is there but create a
Bugzilla::Util::SanitizeEmail() function will replace for example,

foo

with 

foo_AT_bar.com

or similar.

Comment 1 David Lawrence 2004-11-10 19:38:57 UTC
Fixed in CVS.


Note You need to log in before you can comment on or make changes to this bug.