bugfixes in conf.pl
[squirrelmail.git] / BUG
CommitLineData
3f8fe68e 1Known BUGS to be fixed before 0.4pre1:
7f4f20d8 2
c39a6b45 3 - LDAP preferences in conf.pl are not working.
4
5 - Next/Previous while viewing a message should take into account
6 the way that the mailbox is sorted. Right now, it just does it
7 by the next message id.
8
9 - The icon for message sorting doesn't always stay. It usually
10 reverts back to the date.
11
12 - If a new message comes in while still browsing cached message
13 list, the space is allocated, but it is blank.
14
15(lme) I'm not convinced that the cache gets deleted all the time. I'll
16 look into this one.
17
3f8fe68e 18 - Special folders don't get listed at the top of folder list
c39a6b45 19
3f8fe68e 20 - In UW, removing folders with a / at the end is broke
c39a6b45 21
22 - There is an infinate loop when moving messages to other folders,
23 thus breaking the move, and delete buttons.