Closed
Bug 413710
Opened 18 years ago
Closed 17 years ago
Article history view does not break lines in the generated html
Categories
(support.mozilla.org :: Knowledge Base Software, task)
support.mozilla.org
Knowledge Base Software
Tracking
(Not tracked)
RESOLVED
FIXED
0.6
People
(Reporter: djst, Unassigned)
References
()
Details
(Whiteboard: sumo_only)
The source output of an article does not use <br /> at the end of the lines, which makes everything one large block of text.
Adding white-space:pre; in the CSS isn't optimal either, because then paragraphs don't wrap.
| Reporter | ||
Comment 1•18 years ago
|
||
Update: this does not appear on all files.
This looks like a mess:
http://support.mozilla.com/tiki-pagehistory.php?page=customization-en-US&source=0
This looks normal:
http://support.mozilla.com/tiki-pagehistory.php?page=customization-nb-NO&source=0
Comment 2•18 years ago
|
||
They're both showing with whitespace for me.
Comment 3•17 years ago
|
||
The example page with this problem above is no longer valid. Are there any other examples? If not, perhaps we should remove the 0.6 milestone from this.
Comment 4•17 years ago
|
||
-->FIXED
I haven't seen this in ages.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Comment 5•17 years ago
|
||
Seems fine for me on http://support.mozilla.com/tiki-pagehistory.php?locale=en-US&page=How+to+contribute&source=2, but I never could reproduce this in the first place; can someone else verify, since they've seen it before but hopefully not now? Thanks!
| Reporter | ||
Updated•16 years ago
|
Whiteboard: sumo_only
You need to log in
before you can comment on or make changes to this bug.
Description
•