mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/DiscussionTools
synced 2024-11-23 16:06:53 +00:00
4399d9a458
For interface messages, like the talk page header, tranformHtml isn't run so no value is set while parsing it. The double negative in I5c1877f7f9eb73f88a33e001ca3c2f3d06bb90e4 failed to account for that and was reverted in I23a3f937201d93c7c7645a09c4fccfcf1c14008a. By always setting a value, we'll overwrite a value that may have been set when Parsoid calls the legacy parser to parse extension content for which it doesn't have a native extension, which then gets merged into the metadata for the main parse. However, setting with a different value is deprecated and will eventually throw, but we already need to find a solution for T372592 so what's one more. Bug: T371125 Bug: T372592 Change-Id: Id73a1b5751cfc055e84188bcb19583c72b84032f |
||
---|---|---|
.. | ||
Actions | ||
Hooks | ||
Notifications | ||
ThreadItem | ||
ApiDiscussionToolsCompare.php | ||
ApiDiscussionToolsEdit.php | ||
ApiDiscussionToolsFindComment.php | ||
ApiDiscussionToolsGetSubscriptions.php | ||
ApiDiscussionToolsPageInfo.php | ||
ApiDiscussionToolsPreview.php | ||
ApiDiscussionToolsSubscribe.php | ||
ApiDiscussionToolsThank.php | ||
ApiDiscussionToolsTrait.php | ||
ButtonMenuSelectWidget.php | ||
CommentFormatter.php | ||
CommentModifier.php | ||
CommentParser.php | ||
CommentUtils.php | ||
ContentThreadItemSet.php | ||
DatabaseThreadItemSet.php | ||
ImmutableRange.php | ||
LanguageData.php | ||
NodeFilter.php | ||
OverflowMenuItem.php | ||
PageNeverHadThreadsException.php | ||
ResourceLoaderData.php | ||
ServiceWiring.php | ||
SpecialDiscussionToolsDebug.php | ||
SpecialFindComment.php | ||
SpecialGoToComment.php | ||
SpecialTopicSubscriptions.php | ||
SubscriptionItem.php | ||
SubscriptionStore.php | ||
ThreadItemFormatter.php | ||
ThreadItemSet.php | ||
ThreadItemStore.php | ||
TopicSubscriptionsPager.php | ||
TreeWalker.php |