After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 366665 - author with @ in "real name" gets chopped up
author with @ in "real name" gets chopped up
Status: RESOLVED FIXED
Product: Pan
Classification: Other
Component: general
pre-1.0 betas
Other Linux
: Normal normal
: 1.0
Assigned To: Charles Kerr
Pan QA Team
Depends on:
Blocks:
 
 
Reported: 2006-10-29 05:43 UTC by Chris Petersen
Modified: 2006-10-30 23:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
cvs head patch (3.30 KB, patch)
2006-10-30 23:01 UTC, Charles Kerr
none Details | Review

Description Chris Petersen 2006-10-29 05:43:34 UTC
0.116

In what I assume is an attempt to show the username for someone who posts only with an email address, authors who put @ symbols in the "real name" section of their return address also get chopped up.

e.g.

"M@tthew" <user@example.com>

shows up in the Author column as:

M

Rather than having Pan notice that there is already a "real name" section and including it verbatim.
Comment 1 Charles Kerr 2006-10-30 23:01:30 UTC
Created attachment 75699 [details] [review]
cvs head patch