Updated mediawiki/extensions Project: mediawiki/extensions/Wikibase d908877ff1b40041664724e0ddbba5e14898c6dc
Don't display broken, unparsed comments in client recent changes
If $comment is a string, then it is probably the new comments
format that we will eventually parse and display nicely. This
is not implemented yet and we shouldn't pass these yet to
the ExternalComment objects.
afaik, other comment strings are not used anymore and just
defaulting to the generic 'wikibase-comment-update' is okayish
in this case and is what we want for now.
Added details on how this all works in code comments.
Also added a lot more test cases to ExternalChangeFactoryTtest
This catches this bug and covers other scenarios.
Bug: T110823
Change-Id: I343acd5c755f9fb9480d2280982b54df9695a137