https://bugzilla.wikimedia.org/show_bug.cgi?id=6200
--- Comment #37 from Vitaliy Filippov <[email protected]> 2010-07-29 10:51:03 UTC --- Created an attachment (id=7603) --> (https://bugzilla.wikimedia.org/attachment.cgi?id=7603) Patch fixing this bug (6200) and also bug 15491 Hi! We (CustIS, custis.ru) have also discovered this problem, so I've written a simple patch for <blockquote> parser handling (paragraph end regexp in Parser::doBlockLevels). This patch also fixes bug 15491 (if I understood its point correctly: "<blockquote>a <ins>b</ins> c</blockquote>" does not insert a newline before b anymore), and it also fixes the behaviour of <center> (paragraphs are allowed within <center>). -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
