← Back to team overview

do-plugins team mailing list archive

[Bug 309910] [NEW] Sending emails from ContactItems is broken in trunk right now

 

Public bug reported:

Working on getting some plugins working on the new trunk.  When trying
to open an email from a valid ContactItem, it winds up running the
command:

xdg-open 'email'

(that's the literal command, it's the string email with two single
quotes).

What appears to be the cause is that ContactItem.Details is only
returning a list of keys from the dictionary, and when sending from a
ContactItem it's using those as the source of recipient email addresses
in EmailAction.

** Affects: do-plugins
     Importance: Undecided
         Status: New


** Tags: email

-- 
Sending emails from ContactItems is broken in trunk right now
https://bugs.launchpad.net/bugs/309910
You received this bug notification because you are a member of GNOME Do
Plugins Team, which is subscribed to GNOME Do Plugins.



Follow ups

References