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 541309 - nautilus-sendto Selects incorrect email address
nautilus-sendto Selects incorrect email address
Status: RESOLVED FIXED
Product: nautilus-sendto
Classification: Applications
Component: general
1.0.x
Other All
: Normal normal
: ---
Assigned To: nautilus-sendto-maint
nautilus-sendto-maint
: 538189 552824 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-07-02 20:51 UTC by Marek
Modified: 2008-11-28 00:55 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Marek 2008-07-02 20:51:39 UTC
Please describe the problem:
When Contact has two email addresses, nautilus-sendto always uses first one

Steps to reproduce:
1. right click on the file you want to send and select 'send to...'
2. type contacts name which has two email addresses
3. select second email address
4. nautilus-sendto shows first email address (incorrectly)


Actual results:
nautilus-sendto shows incorrectly first email address (default one?)

Expected results:
nautilus-sendto should show correctly selected email address

Does this happen every time?
everytime

Other information:
Comment 1 Bastien Nocera 2008-07-03 13:33:32 UTC
Nicely spotted.

2008-07-03  Bastien Nocera  <hadess@hadess.net>

	* src/plugins/evolution.c (contacts_selected_cb):
	When selecting a contact, use the identifier as the email if it's
	provided, otherwise we'll always be selecting the default email
	address (Closes: #541309)
Comment 2 Bastien Nocera 2008-08-08 09:59:38 UTC
*** Bug 538189 has been marked as a duplicate of this bug. ***
Comment 3 Bastien Nocera 2008-09-19 06:35:54 UTC
*** Bug 552824 has been marked as a duplicate of this bug. ***
Comment 4 Marek 2008-11-28 00:30:19 UTC
I think there is a still problem - at the moment nautilus-sendto shows correctly email address, but when message window popups, it has first email address filled in, not selected one.

I've noticed that earlier, but was waiting for Fedora 10 - unfortunately it behaves in the same way in Fedora 10.
Comment 5 Bastien Nocera 2008-11-28 00:55:03 UTC
This isn't the same bug. See bug 561487