added bugs. (:
[squirrelmail.git] / BUG
1 Known BUGS to be fixed before 0.4pre1:
2
3 - Reply which sets the address line to something like the following:
4 "Luke Ehresman <lehresma@css.tayloru.edu>" (without quotes)
5 translates to the SMTP server as:
6 <lehresma@css.tayloru.edu>>
7
8 - LDAP preferences in conf.pl are not working.
9
10 - Next/Previous while viewing a message should take into account
11 the way that the mailbox is sorted. Right now, it just does it
12 by the next message id.
13
14 - The icon for message sorting doesn't always stay. It usually
15 reverts back to the date.
16
17 - If a new message comes in while still browsing cached message
18 list, the space is allocated, but it is blank.
19
20 (lme) I'm not convinced that the cache gets deleted all the time. I'll
21 look into this one.
22
23 - Special folders don't get listed at the top of folder list
24
25 - In UW, removing folders with a / at the end is broke
26
27 - There is an infinate loop when moving messages to other folders,
28 thus breaking the move, and delete buttons.