Steps to replicate the issue (include links if applicable):
- Edit page that includes localized equivalent of {{DISPLAYTITLE:...}} using VisualEditor.
- Observe the diff.
What happens?:
String DISPLAYTITLE: is prepended to localized equivalent of {{DISPLAYTITLE:...}} in the article's wikitext.
What should have happened instead?:
The {{DISPLAYTITLE:…}} tag in the article's wikitext shouldn't be changed.
Other information (browser name/version, screenshots, etc.):
Example: https://de.wikipedia.org/w/index.php?diff=259967738
This bug was observed after T402322 was resolved.