| Summary | "Switch to ... composition" broken in IE6/7 |
| Queue | IMP |
| Queue Version | FRAMEWORK_3 |
| Type | Bug |
| State | Duplicate |
| Priority | 1. Low |
| Owners | slusarz (at) horde (dot) org |
| Requester | liamr (at) umich (dot) edu |
| Created | 05/15/2008 (6385 days ago) |
| Due | |
| Updated | 05/23/2008 (6377 days ago) |
| Assigned | 05/19/2008 (6381 days ago) |
| Resolved | 05/23/2008 (6377 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Duplicate
State ⇒ Feedback
Ticket 6716.Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ "Switch to ... composition" broken in IE6/7
Type ⇒ Bug
State ⇒ Unconfirmed
js/src/compose.js, js/src/SpellChecker.js from FRAMEWORK_3 (and
rebuilt the js sources with the yuicompressor).
What we're finding is that users can use their default editor, but if
they choose "Switch to (HTML | plain text) composition", the browser
spins and spins and spins. The transfer log shows a bunch of this..
141.213.xxx.xxx - - [15/May/2008:12:11:32 -0400] "POST
/horde/imp/compose.php?uniq=7cgd6vr0jv4s HTTP/1.1" 200 5652
"https://test-mail.www.umich.edu/horde/imp/compose.php?%2Fhorde%2Fimp%2Fcompose.php&mailbox=INBOX&uniq=1210867877463" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT
5.1)"
141.213.xxx.xxx - - [15/May/2008:12:11:32 -0400] "POST
/horde/imp/compose.php?uniq=7cgd6vr0jv4s HTTP/1.1" 200 5652
"https://test-mail.www.umich.edu/horde/imp/compose.php?%2Fhorde%2Fimp%2Fcompose.php&mailbox=INBOX&uniq=1210867877463" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT
5.1)"
141.213.xxx.xxx - - [15/May/2008:12:11:33 -0400] "POST
/horde/imp/compose.php?uniq=7cgd6vr0jv4s HTTP/1.1" 200 5651
"https://test-mail.www.umich.edu/horde/imp/compose.php?%2Fhorde%2Fimp%2Fcompose.php&mailbox=INBOX&uniq=1210867877463" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT
5.1)"
After mucking around with some stuff, it seems specific to js/compose.js