https://bugzilla.wikimedia.org/show_bug.cgi?id=51054
Chris McKenna <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|VisualEditor: duplicate |VisualEditor: duplicate |links created if the link |links created if parts of |is partially italicised |the link are differently | |italicised/bolded --- Comment #2 from Chris McKenna <[email protected]> --- With the sole exception of plaint text followed by italic text, it seems that a separate link is created for each part of the link that has a different bold/italic status: https://en.wikipedia.org/w/index.php?title=User:Thryduulf/sandbox4&diff=574094377&oldid=574094235 https://en.wikipedia.org/w/index.php?title=User:Thryduulf/sandbox4&diff=574094083&oldid=574093861 To reproduce: 1. Create or edit any page that has consecutive words that have different italic/bold annotation, i.e. any of ''one'' two '''un''' deaux ''ein'' '''zwei''' '''un''' ''dai'' '''uno''' due 2. select both words and make the selection a link (internal or external). Expected behaviour: One link is created, e.g. [[link|''one'' two]] Actual behaviour: Two links are created, e.g. [[link|''one''']] [[link|two]] -- 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
