copelnug / duplicate-contact-manager-for-thundebird

Automatically exported from code.google.com/p/duplicate-contact-manager-for-thundebird
2 stars 0 forks source link

Support of Thunderbird 3.0 for duplicate contact manager #25

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Duplicate contact manager is a great tool. Thanks for the work. Some friend
asked me whether duplicate contact manager could support Thunderbird
3.0beta and nightly since he is using one of them. So I tried to do some
porting work. Attached file is the initial patch that I have and it works
for my Thunderbird 3.0 nightly on OpenSolaris.

One thing not so clear to me is the use of editCardToDatabase in the source
code. What is this function call supposed to do? I can't find the
definition in mxr comm-central so I comment out this line for temporary
solution.

Any comments/review for the patch will be appreciated.

Original issue reported on code.google.com by alfred.p...@gmail.com on 18 Jun 2009 at 9:59

Attachments:

GoogleCodeExporter commented 9 years ago
Hello,

I tried your patch to test Duplicate Contact Manager in Thunderbird 3b2 on 
Ubuntu
Jaunty 64.

All works fine for the moment, I made tests with duplicates, there are detected 
and
removed.

As I do not know anything on programming, I made manually copy-paste of your
corrections to the extension files with gedit.

First, I forgot the "//" on file chrome/content/duplicateEntriesWindow.js, line 
:
@@ -232,7 +233,7 @@
//              deleteCard.editCardToDatabase(this.directory.directoryProperties.URI);

So when I removed duplicate contact card, I got the error message "TypeError:
this.directory is undefined" but duplicate was well removed.

Now I made the good correction and it works.

I hope it can help and that extension will be updated officially with this 
patch.

Thanks !

Original comment by Valerya...@gmail.com on 4 Jul 2009 at 11:52

GoogleCodeExporter commented 9 years ago
Will this patch work for the windows version?

Original comment by ejlerner on 30 Jul 2009 at 6:42

GoogleCodeExporter commented 9 years ago
Can someone help me to get it working on 3b3 on Windows please

Original comment by jan.szaf...@gmail.com on 22 Sep 2009 at 11:46

GoogleCodeExporter commented 9 years ago
An updated binary would be nice for people without a working build environment

Original comment by terveer on 9 Dec 2009 at 1:40

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I'm using the package from the SF.net page 
(duplicate-contact-manager-20091213-0925-tb.).

I can't edit the contact to be saved in the comparision-window, is that another
defect with TB3?

Original comment by krasson...@gmail.com on 21 Dec 2009 at 1:34

GoogleCodeExporter commented 9 years ago
I've applied Alfred Peng patch and I'm currently testing it. An official package
should be made soon.

Original comment by Copel...@gmail.com on 6 Jun 2010 at 1:33

GoogleCodeExporter commented 9 years ago
I've packaged a version with the patch and some minor improvements. However, I 
cannot put it on the Mozilla site for the moment (no access to the 
administration). 

Original comment by Copel...@gmail.com on 3 Jul 2010 at 8:01

GoogleCodeExporter commented 9 years ago
People who are interested can download and test the version 0.7 from the SVN 
trun. Here is the URL:

http://duplicate-contact-manager-for-thundebird.googlecode.com/svn/trunk/duplica
te-contact-manager-0.7-tb3.xpi

Keep in mind that it won't work with Thunderbird 2.

Thanks to Copelnug for making this happen!

Original comment by marian.s...@gmail.com on 6 Jul 2010 at 7:54

GoogleCodeExporter commented 9 years ago
the link is now:

http://duplicate-contact-manager-for-thundebird.googlecode.com/svn/trunk/duplica
te-contact-manager-0.7.1-tb.xpi

The add on is really fine!!

Original comment by goetzib...@gmail.com on 4 Jan 2011 at 11:12

GoogleCodeExporter commented 9 years ago
I really like this add-on, but... if only were possible:
1) specify what column to use for comparison
2) specify what column to display (I really miss DateOfLastUpdate...)
Since I have to merge three different Address Book, with each around 3000 
contacts... 
I hope someone could help...
TIA
Luigi VISINTIN

Original comment by luigi.vi...@gmail.com on 27 Aug 2011 at 3:11