updated bug file
[squirrelmail.git] / BUG
CommitLineData
3f8fe68e 1Known BUGS to be fixed before 0.4pre1:
7f4f20d8 2
f794dc96 3 - When more than one line of CCs or TOs is there, it doesn't have
4 the (more) or (less) option that used to be there.. only displays
5 the first line.
6 - Check about optomizing Delete.. it takes quite a while when deleting
7 a large number of messages.
4d874da8 8
9--SQUASHED--
1108e8bb 10(lme) When reading through 7 unread messages, every time I would read
11 a message and click on "Message List" to go back, they would stay
12 marked "unread". The caching was doing too good of a job. (:
13(lme) If a new message comes in while still browsing cached message
14 list, the space is allocated, but it is blank.
15(lme) I'm not convinced that the cache gets deleted all the time. I'll
16 look into this one.
7b744c03 17(lme) LDAP preferences in conf.pl are not working.
cbd55894 18(lme) Next/Previous while viewing a message should take into account
19 the way that the mailbox is sorted. Right now, it just does it
20 by the next message id.
e452ce9b 21(lme) Special folders don't get listed at the top of folder list
e452ce9b 22(lme) The icon for message sorting doesn't always stay. It usually
23 reverts back to the date.
4d874da8 24(lme) There is an infinate loop when moving messages to other folders,
c39a6b45 25 thus breaking the move, and delete buttons.
e452ce9b 26(lme) Reply which sets the address line to something like the following:
27 "Luke Ehresman <lehresma@css.tayloru.edu>" (without quotes)
28 translates to the SMTP server as:
29 <lehresma@css.tayloru.edu>>
1e0628fb 30(lme) In UW, removing folders with a / at the end is broke
e452ce9b 31