X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=BUG;h=4bf484176d0f0d59c290b60530566e4e03d5f3a0;hp=f8becbd18874ede22993d1023a55b6cfe0759dc9;hb=445903f6a81ee82088a9374ce440c0881d428cec;hpb=4d874da8149f53c097d5e7e4aa4ab8aaedd9e1bd diff --git a/BUG b/BUG index f8becbd1..4bf48417 100644 --- a/BUG +++ b/BUG @@ -1,32 +1,38 @@ -Known BUGS to be fixed before 0.4pre1: +Known BUGS to be fixed before 0.5pre1: +---------------------TO BE FIXED----------------------- - - Reply which sets the address line to something like the following: - "Luke Ehresman " (without quotes) - translates to the SMTP server as: - > - - 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. +-----------------------SQUASHED------------------------ +--Fixed for 0.4pre2-- +(lme) Sent and Trash are not set to defaults. +(lme) Does not delete folders correctly in UW that end in / +(lme) In "Sent" folder, "from" is "Unknown Sender" - - 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 +--Fixed for 0.4pre1-- +(lme) When more than one line of CCs or TOs is there, it doesn't have + the (more) or (less) option that used to be there.. only displays + the first line. +(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. - (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 - - - ---SQUASHED-- - +(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. +(lme) Reply which sets the address line to something like the following: + "Luke Ehresman " (without quotes) + translates to the SMTP server as: + > +(lme) In UW, removing folders with a / at the end is broke +