https://bugzilla.wikimedia.org/show_bug.cgi?id=26028

--- Comment #10 from Brion Vibber <[email protected]> 2011-09-30 23:12:45 UTC 
---
Ok found this link
http://en.wikisource.org/wiki/Page:A_Treatise_on_Geology,_volume_1.djvu/10 and
details in the older discussion at
http://en.wikisource.org/w/index.php?title=Wikisource:Scriptorium&oldid=2201305#Why_line_breaks_are_removed.3F

While this greatly resembles bug 12130, it's not exactly the same. The
<textarea> in the actual HTML doesn't start with any blank lines; it begins
with a <noinclude> section and whatnot.

Another edit form isn't loaded via XHR or anything, so it looks like the
ProofreadPage JS is responsible for modifying the textarea contents.

So either ProofreadPage is altering it in a similar way (creating a new
<textarea> from HTML source?) or it's stripping the newline itself when it
extracts the new value.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to