Closed
Bug 763319
Opened 13 years ago
Closed 13 years ago
Can't save messages as *.txt and *.html
Categories
(MailNews Core :: Backend, defect)
Tracking
(thunderbird13+ fixed, thunderbird14+ fixed, thunderbird15+ fixed)
RESOLVED
FIXED
Thunderbird 16.0
People
(Reporter: a0005408, Assigned: Bienvenu)
References
Details
(Keywords: regression)
Attachments
(2 files)
8.46 KB,
image/png
|
Details | |
912 bytes,
patch
|
neil
:
review+
standard8
:
approval-comm-aurora+
standard8
:
approval-comm-beta+
standard8
:
approval-comm-release+
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20100101 Firefox/13.0
Build ID: 20120601045813
Steps to reproduce:
Try to save a message as *.txt or *.html.
The message can be a plain text or HTML one.
You can use right click menu -> Save As...
or
File > Save As > file >
In both cases you have to change the file type in the popping up window.
Actual results:
I get an error message (see attachment in German language) that says:
"Can't save message. Please, verify file name and try it later."
I can save the mail just as eml.
Expected results:
Thunderbird should save the mail as *.html or *.txt as it does in v. 11.0 without problems.
Updated•13 years ago
|
Keywords: regression
![]() |
||
Comment 2•13 years ago
|
||
Regression window
Good:
http://hg.mozilla.org/comm-central/rev/4f7dd383534c
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20120307 Thunderbird/13.0a1 ID:20120307030033
Bad:
http://hg.mozilla.org/comm-central/rev/946cf51e8327
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20120308 Thunderbird/13.0a1 ID:20120308030048
Pushlog:
http://hg.mozilla.org/comm-central/pushloghtml?fromchange=4f7dd383534c&tochange=946cf51e8327
Suspected: Bug 186724
Blocks: 186724
Status: UNCONFIRMED → NEW
Component: General → Backend
Ever confirmed: true
Product: Thunderbird → MailNews Core
QA Contact: general → backend
![]() |
||
Updated•13 years ago
|
Assignee | ||
Comment 3•13 years ago
|
||
Assignee: nobody → dbienvenu
Attachment #631772 -
Flags: review?(neil)
Updated•13 years ago
|
tracking-thunderbird14:
--- → ?
tracking-thunderbird15:
--- → ?
Updated•13 years ago
|
tracking-firefox14:
? → ---
tracking-firefox15:
? → ---
tracking-firefox16:
? → ---
tracking-thunderbird13:
--- → ?
Comment 7•13 years ago
|
||
Can we get a unit test for saving messages as well, I thought we had one (but maybe that's eml not html/txt)?
Comment 8•13 years ago
|
||
Comment on attachment 631772 [details] [diff] [review]
fix save as txt, html
SetSpec can fail for a valid URL? That's unhelpful...
Attachment #631772 -
Flags: review?(neil) → review+
Assignee | ||
Comment 9•13 years ago
|
||
(In reply to neil@parkwaycc.co.uk from comment #8)
> Comment on attachment 631772 [details] [diff] [review]
> fix save as txt, html
>
> SetSpec can fail for a valid URL? That's unhelpful...
Set spec fails on windows if the file doesn't exist
Assignee | ||
Comment 10•13 years ago
|
||
fixed on trunk http://hg.mozilla.org/comm-central/rev/71786ff7840c
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•13 years ago
|
Target Milestone: --- → Thunderbird 16.0
Comment 11•13 years ago
|
||
Comment on attachment 631772 [details] [diff] [review]
fix save as txt, html
[Triage Comment]
a=me for branches, we also want this for 13.0.1.
Attachment #631772 -
Flags: approval-comm-release+
Attachment #631772 -
Flags: approval-comm-beta+
Attachment #631772 -
Flags: approval-comm-aurora+
Comment 12•13 years ago
|
||
Updated•13 years ago
|
status-thunderbird14:
--- → fixed
status-thunderbird15:
--- → fixed
Comment 13•13 years ago
|
||
Fixed for 13.0.1:
https://hg.mozilla.org/releases/comm-release/rev/9f64f487a957
Updated•13 years ago
|
status-thunderbird13:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•