updated bug file
[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.
c39a6b45 4 - Next/Previous while viewing a message should take into account
5 the way that the mailbox is sorted. Right now, it just does it
6 by the next message id.
c39a6b45 7 - If a new message comes in while still browsing cached message
8 list, the space is allocated, but it is blank.
c39a6b45 9(lme) I'm not convinced that the cache gets deleted all the time. I'll
10 look into this one.
3f8fe68e 11 - In UW, removing folders with a / at the end is broke
70391dd0 12 - When reading through 7 unread messages, every time I would read
13 a message and click on "Message List" to go back, they would stay
14 marked "unread". The caching was doing too good of a job. (:
4d874da8 15
16
17--SQUASHED--
e452ce9b 18(lme) Special folders don't get listed at the top of folder list
e452ce9b 19(lme) The icon for message sorting doesn't always stay. It usually
20 reverts back to the date.
4d874da8 21(lme) There is an infinate loop when moving messages to other folders,
c39a6b45 22 thus breaking the move, and delete buttons.
e452ce9b 23(lme) Reply which sets the address line to something like the following:
24 "Luke Ehresman <lehresma@css.tayloru.edu>" (without quotes)
25 translates to the SMTP server as:
26 <lehresma@css.tayloru.edu>>
27