a8194730 |
1 | Known BUGS to be fixed before 0.4pre2: |
2 | ------------------------------------------------------- |
2f287147 |
3 | - Sent and Trash are not set to defaults. |
a8194730 |
4 | |
5 | -----------------------SQUASHED------------------------ |
6 | --Fixed for 0.4pre2-- |
16530f8b |
7 | (lme) Does not delete folders correctly in UW that end in / |
8 | (lme) In "Sent" folder, "from" is "Unknown Sender" |
a8194730 |
9 | |
10 | |
11 | --Fixed for 0.4pre1-- |
be8e07f8 |
12 | (lme) When more than one line of CCs or TOs is there, it doesn't have |
f794dc96 |
13 | the (more) or (less) option that used to be there.. only displays |
14 | the first line. |
1108e8bb |
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. |
7b744c03 |
22 | (lme) LDAP preferences in conf.pl are not working. |
cbd55894 |
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. |
e452ce9b |
26 | (lme) Special folders don't get listed at the top of folder list |
e452ce9b |
27 | (lme) The icon for message sorting doesn't always stay. It usually |
28 | reverts back to the date. |
4d874da8 |
29 | (lme) There is an infinate loop when moving messages to other folders, |
c39a6b45 |
30 | thus breaking the move, and delete buttons. |
e452ce9b |
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>> |
1e0628fb |
35 | (lme) In UW, removing folders with a / at the end is broke |
e452ce9b |
36 | |