Bug 3438 - Filter to add address to Addressbook duplicates address in Name field
Summary: Filter to add address to Addressbook duplicates address in Name field
Status: RESOLVED FIXED
Alias: None
Product: Claws Mail (GTK 2)
Classification: Unclassified
Component: Filtering (show other bugs)
Version: 3.11.1
Hardware: All Linux
: P3 enhancement
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2015-06-19 04:33 UTC by Technical Support
Modified: 2015-11-15 13:48 UTC (History)
0 users

See Also:


Attachments
Fix proposal (1.09 KB, patch)
2015-06-19 11:10 UTC, Ricardo Mones
no flags Details | Diff

Description Technical Support 2015-06-19 04:33:03 UTC
Filter to add address to Addressbook duplicates address in the name field instead of using the Real Name.

Clicking on an address to add it to the Addressbook works normally.
Comment 1 Ricardo Mones 2015-06-19 11:10:44 UTC
Created attachment 1526 [details]
Fix proposal

The attached patch probably fix this. Can you test?
Comment 2 Technical Support 2015-06-23 00:14:57 UTC
Thanks for responding so quickly!

I downloaded claws-mail from the xubuntu repository a couple of weeks ago and promptly started moving everyone onto it. I've had a lot of questions, easily answered. A handful of minor problems that I've devised workarounds for. Claws makes this easy :-)

Installing a patch shouldn't be difficult, though I'd rather just pull software from a ppa. This weekend was fiddly computer problems till five in the morning. I'm running behind and can hardly think. . . .

Will a fix quietly appear in the next release of claws-mail or do you really need me to test it for you?
Comment 3 Ricardo Mones 2015-06-23 08:16:55 UTC
Will be included. I've asked just in case it was causing some trouble, bit If you don't mind to wait, I have no hurry either :)
Comment 4 users 2015-06-23 08:18:03 UTC
Changes related to this bug have been committed.
Please check latest Git and update the bug accordingly.
You can also get the patch from:
http://git.claws-mail.org/

++ ChangeLog	2015-06-23 10:18:02.871713744 +0200
http://git.claws-mail.org/?p=claws.git;a=commitdiff;h=e886a80f672adff35c108f9ab49dbe41c2d216fb
Merge: 05697fe 7fca97d
Author: Colin Leroy <colin@colino.net>
Date:   Tue Jun 23 10:18:02 2015 +0200

    Merge branch 'master' of file:///home/git/claws

http://git.claws-mail.org/?p=claws.git;a=commitdiff;h=7fca97dcd169e49e0b6f9530153714c290c90119
Author: Ricardo Mones <ricardo@mones.org>
Date:   Mon Jun 22 22:56:44 2015 +0200

    Fix bug #3438 ‘Filter to add address to Addressbook duplicates address in Name field’
    
    Also included some cleanup:
      • Remove unused function strlen_with_check
      • Remove unused macro STRLEN_WITH_CHECK
      • Update copyright header
Comment 5 Technical Support 2015-06-25 02:08:37 UTC
(In reply to comment #3)
> Will be included. I've asked just in case it was causing some trouble, bit
> If you don't mind to wait, I have no hurry either :)

Thanks :-)

Note You need to log in before you can comment on or make changes to this bug.