Bug 438695 - nautilus-sendto missing escaping in the To field
Summary: nautilus-sendto missing escaping in the To field
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: nautilus-sendto
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Bastien Nocera
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-03-24 15:13 UTC by Jonathan Blandford
Modified: 2013-04-02 04:21 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-03-26 11:36:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jonathan Blandford 2008-03-24 15:13:13 UTC
Nautilus-sendto is putting the name unquoted in the To field of the mail when
trying to send a file.  For example, if I send one two myself, it will put:

Blandford, Jonathan <jrb>

on the To line.  Because of the comma, this will send mail to "Jonathan
<jrb>" and Blandford, which will bounce.

Comment 1 Bastien Nocera 2008-03-26 11:36:50 UTC
This only happens when you enter an e-mail address with a name, but not using
completion. Fixed upstream.

2008-03-26  Bastien Nocera  <hadess>

        * src/plugins/e-contact-entry.c: Update from SVN and
        fix a warning
        * src/plugins/evolution.c (send_files):
        Quote the e-mail address we pass to evolution, as some
        people might use "Surname, Name <address>" instead of
        just "address"
        (Closes: https://bugzilla.redhat.com/show_bug.cgi?id=438695)



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