Closed Bug 36107 Opened 26 years ago Closed 25 years ago

view source does not honor newlines

Categories

(Core :: Layout, defect, P3)

x86
Linux
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: blizzard, Assigned: rickg)

References

()

Details

If you do a view source in a mail message or a plain text file the plain newlines aren't turned into line breaks. It means that it squishes all the text for those files together.
Reassigning to Rick
Assignee: troy → rickg
Plain newlines = \n instead of \r\n?
In this case it's just a \n. I don't know of a test case where it's \r\n.
This seems to now work for me with a Linux CVS build pulled recently (May 2nd). I checked the named URL and a couple of other plain-text ones I happen to know of, and they showed fine in View Source.
Checked with build 2000052908 Linux.
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.