mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/DiscussionTools
synced 2024-11-24 00:13:36 +00:00
3cffe1190e
The PHP code should never see a `<span class="mw-headline">` node
since MediaWiki change If04d72f427ec3c3730e757cbb3ade8840c09f7d3,
but we have to support it for our old integration tests (T363031).
Improve code comments to explain this and move the handling to
one place, so that it can be deleted more easily in the future.
Follow-up to
|
||
---|---|---|
.. | ||
CommentItem.php | ||
CommentItemTrait.php | ||
ContentCommentItem.php | ||
ContentHeadingItem.php | ||
ContentThreadItem.php | ||
DatabaseCommentItem.php | ||
DatabaseHeadingItem.php | ||
DatabaseThreadItem.php | ||
HeadingItem.php | ||
HeadingItemTrait.php | ||
ThreadItem.php | ||
ThreadItemTrait.php |