Update of /cvsroot/mahogany/M/src/adb
In directory usw-pr-cvs1:/tmp/cvs-serv9535/src/adb
Modified Files:
Collect.cpp
Log Message:
Decode the name before putting it in the address book
Index: Collect.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/adb/Collect.cpp,v
retrieving revision 1.12
retrieving revision 1.13
diff -b -u -2 -r1.12 -r1.13
--- Collect.cpp 20 Jun 2002 14:32:04 -0000 1.12
+++ Collect.cpp 3 Jul 2002 09:02:01 -0000 1.13
@@ -109,4 +109,5 @@
{
String name = nameOrig;
+ name = MailFolder::DecodeHeader(name, 0);
// we need an address and a name
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
No, I will not fix your computer.
http://thinkgeek.com/sf
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates