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 792418 - Normalise recipient email addresses
Normalise recipient email addresses
Status: RESOLVED DUPLICATE of bug 713348
Product: geary
Classification: Other
Component: composer
master
Other Linux
: Normal normal
: ---
Assigned To: Geary Maintainers
Geary Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-01-11 00:44 UTC by Michael Gratton
Modified: 2019-06-22 05:17 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Gratton 2018-01-11 00:44:31 UTC
After the to/cc/bcc entries in the composer lose their focus, we should normalise otherwise valid addresses a bit to ensure they are lok good and are maximally valid, to avoid this for example (from Bug 713355):

    Jim Nelson <jim@yorba.org

I.e. ensure quotes around the label part are not present, and ensure the address part is surrounded in angle brackets.
Comment 1 Michael Gratton 2019-06-22 05:17:45 UTC
Probably take care of this via Bug 713348

*** This bug has been marked as a duplicate of bug 713348 ***