Closed
Bug 289023
Opened 20 years ago
Closed 20 years ago
attachments persisting due to cache compose window
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 288871
People
(Reporter: sspitzer, Assigned: mscott)
Details
attachments persisting due to cache compose window here's what I did: 1) start tbird 2) hit new message button 3) attach two gif files (before subject, to, body, anything) using the attach button in the toolbar 4) close compose window (with red X in upper right), confirm not to save 5) hit new message button the compose window comes up with the two attachments. note, if for step 5, if I do "reply" instead of "new", the bug happens there. too
| Reporter | ||
Comment 1•20 years ago
|
||
using version 1.0+ (20050403) from the js console, when I hit "new message" in step 5: XML Parsing Error: no element found Location: jar:file:///C:/Documents%20and%20Settings/seth/Desktop/tbird-4-03/chrome/mail.jar!/content/global/autocomplete.xml Line Number 1, Column 1:
| Reporter | ||
Comment 2•20 years ago
|
||
when I try to close the compose winodw in step 4:
Error: document.getElementById("addressCol2#" + i).removeSession is not a function
Source File: chrome://messenger/content/messengercompose/MsgComposeCommands.js
Line: 2313| Reporter | ||
Comment 3•20 years ago
|
||
hmm, I'm having problems with just reply (the to: address is not filled) XML Parsing Error: no element found Location: jar:file:///C:/Documents%20and%20Settings/seth/Desktop/tbird-4-03/chrome/mail.jar!/content/global/autocomplete.xml Line Number 1, Column 1: this is probably a dup, I'll query...
| Assignee | ||
Comment 4•20 years ago
|
||
trunk builds have smoketest blockers *** This bug has been marked as a duplicate of 288871 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•