https://bugzilla.wikimedia.org/show_bug.cgi?id=54891
James Forrester <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from James Forrester <[email protected]> --- (In reply to comment #0) > Repro: > > 1. Create a new page with wikitext "[[中文]]" on zhwiki > 2. VisualEditor-edit this page and type "s" at the end > 3. The whole document now looks as if it has a link to "中文" with text "中文s" > 4. Save the page > 5. Resulting wikitext is "[[中文]]s", and in rendered HTML (both PHP and > Parsoid > - bug 41151), "s" is not a part of the link text I can't reproduce that - I got <a>中文</a>s in the edit surface, and it saved as expected: * https://zh.wikipedia.org/w/index.php?title=User:Jdforrester_(WMF)/Sandbox&diff=28804968&oldid=28804967 (for linktrail) https://zh.wikipedia.org/w/index.php?title=User:Jdforrester_(WMF)/Sandbox&diff=28804969&oldid=28804968 (for linkhead) Are you absolutely sure it showed as <a>中文s</a> (because it really shouldn't!)? What browser were you using? -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
