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