Bug 438695
Summary: | nautilus-sendto missing escaping in the To field | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jonathan Blandford <jrb> |
Component: | nautilus-sendto | Assignee: | Bastien Nocera <bnocera> |
Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | rawhide | CC: | bnocera, ddumas, stickster |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-03-26 11:36:50 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Jonathan Blandford
2008-03-24 15:13:13 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) |