https://bugzilla.wikimedia.org/show_bug.cgi?id=5718
Bryan Baron <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Version|1.13-svn |1.16-svn --- Comment #11 from Bryan Baron <[email protected]> 2009-12-07 14:35:04 UTC --- Not fixed yet. Nothing since 2008-07-17. 111 foo 111 222 bar 222 333 xyz <pre>abc</pre> Still renders as: <p><br /> 111 foo 111 222 bar 222</p> <p>333 xyz</p> <pre> abc </pre> instead of: <p>111 foo 111 222 bar 222 333 xyz</p> <pre> abc </pre> -- 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
