https://bugzilla.wikimedia.org/show_bug.cgi?id=12339
Andre Klapper <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Version|unspecified |1.21-git --- Comment #1 from Andre Klapper <[email protected]> 2012-10-16 15:31:32 UTC --- Current code says: https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/core.git;a=blob;f=includes/parser/Parser.php;h=8671665ffc8cec343f8852dbdfa4e238a8591011;hb=HEAD#l3462 3463 && !$piece['lineStart'] 3464 && preg_match( '/^(?:{\\||:|;|#|\*)/', $text ) ) so I guess this is still valid... -- 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
