New issue 22 by frank.altpeter: Handling of group results is broken
http://code.google.com/p/goobook/issues/detail?id=22
What steps will reproduce the problem?
1. Create a group within your google contacts, say "testgroup", and add two
or more contacts to that group
2. Execute "goobook query testgroup
3. Look at the output:
freddy@hades ~ % goobook query testgroup
Testcontact One <('testco...@google.com', 'home')>, Testcontact Two
<('testco...@google.com', 'home')> testgroup (group)
This output is not parsed by mutt, since anything between round brackets is
removed and you end up with
Testcontact One <>, Testcontact Two <>
What version of the product are you using? On what operating system?
goobook 1.3 from gentoo portage
Comment #1 on issue 22 by h...@furuvik.net: Handling of group results is
broken
http://code.google.com/p/goobook/issues/detail?id=22
This is already fixed in development, it will be in 1.4, i will release a
RC version soon.