hoo added a comment.
Even after https://phabricator.wikimedia.org/rEWBA842218baed06236d5b58ac4401cb5ccc5c03b332 this is not fixed. MediaWiki creates html for RecentChanges entries like: `…<span class="mw-title"><a …>Title</a></span>…`, but we omit the outer `<span>`. Given MediaWiki's rule for making these links bold is `.mw-changeslist-line-watched .mw-title { … }` this doesn't work for our links (the outer `mw-changeslist-line-watched` class is set correctly, though). TASK DETAIL https://phabricator.wikimedia.org/T48329 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: thiemowmde, hoo Cc: hoo, gerritbot, Ricordisamoa, Aklapper, MGChecker, jeblad, aude, Lydia_Pintscher, Lewizho99, Maathavan, D3r1ck01, Izno, Wikidata-bugs, Mbch331 _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
