Added function to select an address and close the window in one operation.
[squirrelmail.git] / BUG
diff --git a/BUG b/BUG
index 1311a068d577606d20be043e001ebc9fa1abe503..1bd6ae2a8c57bb2fe5439306bb9b93ed022fab52 100644 (file)
--- a/BUG
+++ b/BUG
@@ -1,28 +1,27 @@
 Known BUGS to be fixed before 0.4pre1:
 
 Known BUGS to be fixed before 0.4pre1:
 
-  -    Reply which sets the address line to something like the following:
-       "Luke Ehresman <lehresma@css.tayloru.edu>" (without quotes)
-       translates to the SMTP server as:
-       <lehresma@css.tayloru.edu>>
-
-  -    LDAP preferences in conf.pl are not working.
-
-  -    Next/Previous while viewing a message should take into account 
-       the way that the mailbox is sorted.  Right now, it just does it 
-                by the next message id.
 
 
-  -    The icon for message sorting doesn't always stay.  It usually 
-       reverts back to the date.
 
 
-  -    If a new message comes in while still browsing cached message 
+--SQUASHED--
+(lme)  When reading through 7 unread messages, every time I would read
+       a message and click on "Message List" to go back, they would stay
+                marked "unread".  The caching was doing too good of a job.  (:
+(lme)  If a new message comes in while still browsing cached message 
        list, the space is allocated, but it is blank.
        list, the space is allocated, but it is blank.
-
 (lme)  I'm not convinced that the cache gets deleted all the time.  I'll 
        look into this one.  
 (lme)  I'm not convinced that the cache gets deleted all the time.  I'll 
        look into this one.  
-
-  -    Special folders don't get listed at the top of folder list
-
-  -    In UW, removing folders with a / at the end is broke
-
-  -    There is an infinate loop when moving messages to other folders, 
+(lme)  LDAP preferences in conf.pl are not working.
+(lme)  Next/Previous while viewing a message should take into account 
+       the way that the mailbox is sorted.  Right now, it just does it 
+                by the next message id.
+(lme)  Special folders don't get listed at the top of folder list
+(lme)  The icon for message sorting doesn't always stay.  It usually 
+       reverts back to the date.
+(lme)  There is an infinate loop when moving messages to other folders, 
        thus breaking the move, and delete buttons.
        thus breaking the move, and delete buttons.
+(lme)  Reply which sets the address line to something like the following:
+       "Luke Ehresman <lehresma@css.tayloru.edu>" (without quotes)
+       translates to the SMTP server as:
+       <lehresma@css.tayloru.edu>>
+(lme)  In UW, removing folders with a / at the end is broke
+