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 730458 - Auto-completion of addresses with commas in them fails to quote names properly
Auto-completion of addresses with commas in them fails to quote names properly
Status: RESOLVED DUPLICATE of bug 714956
Product: geary
Classification: Other
Component: composer
0.6.x
Other Linux
: Normal normal
: ---
Assigned To: Geary Maintainers
Geary Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-05-20 15:37 UTC by Aaron W. Hsu
Modified: 2014-05-20 19:02 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Aaron W. Hsu 2014-05-20 15:37:55 UTC
My autocomplete gives me addresses of the form:

Last, First <address@domain>

However, if this completion goes into the To field, it is parsed as two different addresses, and fails.

Instead of this, the auto complete should probably be putting in the following:

"Last, First" <address@domain>
Comment 1 Jim Nelson 2014-05-20 19:02:14 UTC

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