]> git.deb.at Git - pkg/abook.git/blobdiff - BUGS
Imported Debian patch 0.5.6-1
[pkg/abook.git] / BUGS
diff --git a/BUGS b/BUGS
index 8899c06e87c8ee97072ccf2b4235bd77b3255940..b1164c62e4d1753f8a333b824e799fbf525de006 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -17,6 +17,20 @@ known bugs in abook
 
 * file format is not tolerant for character set changes
 
+--
+[25]
+name=Lastname, Firstname
+email="Lastname, Firstname" <firstname.lastname@example.com>
+
+but the command "abook --mutt-query lastname" returns two email addresses
+
+"Lastname       Lastname, Firstname
+Firstname" <firstname.lastname@example.com>     Lastname, Firstname
+
+In other words, the mutt-query doesn't treat the comma as protected by the
+quotes, although the conversion from pine format did.
+--
+
 Filters:
 * mutt / elm / pine export filters allow to create a file with duplicate
   aliases
@@ -25,4 +39,4 @@ Filters:
 
 * fseek in ldif import filter should be eliminated
 
-$Id: BUGS,v 1.16 2005/08/29 10:02:50 jheinonen Exp $
+$Id: BUGS,v 1.16.2.1 2006/02/23 13:39:13 jheinonen Exp $