Closed
Bug 339115
Opened 20 years ago
Closed 19 years ago
save as file stopped working on IMAP or news
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 358100
Thunderbird2.0
People
(Reporter: mkmelin, Assigned: mscott)
References
Details
(Keywords: regression)
On IMAP accounts, Save as > File does not work anymore. POP accounts are fine.
No errors in the JS console.
Working: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20060518 Thunderbird/3.0a1 ID:2006051805
Broken: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20060520 Thunderbird/3.0a1 ID:2006052003
http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=ThunderbirdTinderbox&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2006-05-18&maxdate=2006-05-20+05%3A00%3A00&cvsroot=%2Fcvsroot
Maybe fallout from bug 328027?
Comment 1•20 years ago
|
||
I tried this on Windows with a trunk debug build - it worked fine.
| Reporter | ||
Comment 2•20 years ago
|
||
On branch this broke from 2006-05-22 -> 2006-05-23 (linux builds).
http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=ThunderbirdTinderbox&branch=MOZILLA_1_8_BRANCH&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2006-05-22&maxdate=2006-05-23+05%3A00%3A00&cvsroot=%2Fcvsroot
I guess it may be linux specific. Since both trunk and branch checkin timeframes fit, bug 328027 seems even more likely to have caused this.
More specifically, when I do Save as > File it "looks like it worked", but no .eml file is created when I look in the directory.
| Reporter | ||
Comment 3•20 years ago
|
||
Verified by local backout that bug 328027 caused this.
Depends on: 328027
Flags: blocking-thunderbird2?
| Assignee | ||
Updated•20 years ago
|
Flags: blocking-thunderbird2? → blocking-thunderbird2+
Target Milestone: --- → Thunderbird2.0
| Reporter | ||
Comment 4•19 years ago
|
||
*** Bug 356475 has been marked as a duplicate of this bug. ***
Comment 5•19 years ago
|
||
david: I'm seeing this on Mac OS X, fwiw.
version 2 beta 1 (20061013)
Updated•19 years ago
|
Comment 6•19 years ago
|
||
I've moved bug 358100 to core and have attached a patch there.
| Reporter | ||
Comment 7•19 years ago
|
||
Bug 358100 fixed this, works fine using todays trunk build.
*** This bug has been marked as a duplicate of 358100 ***
Comment 8•19 years ago
|
||
bug 358100 is fixed on the branch, I'm removing the tbird-2 blocking flag.
Flags: blocking-thunderbird2+
You need to log in
before you can comment on or make changes to this bug.
Description
•