Issue 36 in goobook: When the contact has no title mutt will use the extra_str as the title.

1 view
Skip to first unread message

goo...@googlecode.com

unread,
Nov 9, 2012, 10:28:15 PM11/9/12
to goobook...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 36 by ervan...@gmail.com: When the contact has no title mutt will
use the extra_str as the title.
http://code.google.com/p/goobook/issues/detail?id=36

What steps will reproduce the problem?
1. Create a contact with only an email address
2. query for that contact
3.

What is the expected output? What do you see instead?
In my case the output from goobook is:
email\t\tother
which ends up as:
other <email>
in mutt

What version of the product are you using? On what operating system?
$ git describe
v1.2-77-gcf9f812

Arch Linux

Please provide any additional information below.
In my local copy I use:
contact.title or emailaddr
in the print statement so that the email address will be used as the title
in this case.



goo...@googlecode.com

unread,
Nov 10, 2012, 6:45:34 AM11/10/12
to goobook...@googlegroups.com
Updates:
Status: Fixed

Comment #1 on issue 36 by h...@furuvik.net: When the contact has no title
mutt will use the extra_str as the title.
http://code.google.com/p/goobook/issues/detail?id=36

Now using this instead of just contact.title

title = contact.title or contact.nickname or emailaddr

Reply all
Reply to author
Forward
0 new messages