User "Platonides" posted a comment on MediaWiki.r88605. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/88605#c17091 Commit summary:
* (bug 28091) CR comments can show Edit section links Bit of a hack, just append __NOEDITSECTION__ to each comment before parsing. Unfortunately, the parser doesn't expose any other way of setting this property, so this allows it to be done explicitally and obviously at the point of parsing Comment: Ahem... ParserOptions->setEditSection(false); _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
