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