Closed
Bug 264045
Opened 20 years ago
Closed 19 years ago
formatted ascii text emails are NOT saved with correct formatting as text files
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
EXPIRED
People
(Reporter: spchriston, Assigned: bugzilla)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; rv:1.7.3) Gecko/20040913 Firefox/0.10
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; rv:1.7.3) Gecko/20040913 Firefox/0.10
I think this is an easily preventable bug.
FireFox on Mac OS X wraps *File*-*Save Page As...*-*Text Files* emails
when using an email client (I've tried two) at 72 characters. FireFox
*Help* does not contain the word *wrap* when searched.
FireFox's definition of *save text as* is listed below.
I don't think this should be a default, not-adjustable behavior. I would
like to use FireFox but without this simple feature, it is not usable.
Saving emails and web pages as text is a useful tool.
I receive text output pages by email that are often 132 characters or
more. FireFox enters a ''backslash r'' character (ascii code 013) in
the middle of >72-character lines. This destroys any ascii formatting
that the emailed file has or had. Why? FireFox recognizes the existing
line returns and/or end-of-line characters that are already in the text.
Why add characters to text which much older browsers treat correctly?
See examples from Mac OS X browsers FireFox 1.0 and IE 5.2.3 below. ICABX
on Mac OS X also saves text correctly.
Thank You,
Steve Christon
/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
Save Page As...
Saves the page you are currently browsing. You have the option to
save the whole page (complete with graphics), just the current HTML
page, or the page text only.
/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
mac os x FireFox 1.0 save as [Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O;
rv:1.7.3) Gecko/20040913 Firefox/0.10]:
1dump of file: EPI_L1_04285_V02.DAT;0 Summation over all
Science Records Run on: 12-OCT-2004 04:08
Start Time: 2004 / 285 / 1330:17.3 Start Science Rec#:
0 111111 NNNNN
Stop Time: 2004 / 285 / 1427:53.3 ( 3456) Stop Science Rec#:
0 ( 36) where "." is a zero and "-" is fill
STICS SECTORED RATE COUNT SUMMARY
H Sp <0> <1> <2> <3> <4> <5> <6> <7>
<8> <9> <10> <11> <12> <13> <14> <15>
/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
mac os x IE 5.2.3 save as:
1dump of file: EPI_L1_04285_V02.DAT;0 Summation over all Science
Records Run on: 12-OCT-2004 04:08
Start Time: 2004 / 285 / 1330:17.3 Start Science Rec#: 0
111111 NNNNN
Stop Time: 2004 / 285 / 1427:53.3 ( 3456) Stop Science Rec#: 0 ( 36)
where "." is a zero and "-" is fill
STICS SECTORED RATE COUNT SUMMARY
H Sp <0> <1> <2> <3> <4> <5> <6> <7> <8>
<9> <10> <11> <12> <13> <14> <15>
/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
Reproducible: Always
Steps to Reproduce:
1. email yourself a text file with ~132 ascii characters per line
2. save that email as text
3. read the text file (1-3 on a Mac, don't know if this is bad on other systems too)
Actual Results:
See the results above in *Details*
Expected Results:
Not wrap the text at 72 characters
in *severity* below, formatting problems are listed under trivial/cosmetic,
whereas in real life, formatting is often the most important aspect
of communication.
Comment 1•20 years ago
|
||
Sorry, I'm a little confused about where Firefox, the browser, comes into this: you send yourself email, which you either receive in some email client or get through webmail (where the webmail server decides how to format the HTML it gives Firefox), you save after one of those non-Firefox things has decided on formatting, and then... open the text file in the browser? Or did you mean to file a bug on Thunderbird, the email client?
Comment 3•19 years ago
|
||
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 4•19 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → EXPIRED
You need to log in
before you can comment on or make changes to this bug.
Description
•