https://bugzilla.wikimedia.org/show_bug.cgi?id=44779
James Forrester <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |[email protected], | |[email protected], | |[email protected]. | |org Component|ContentEditable |JS/serializer Hardware|Macintosh |All Assignee|[email protected] |[email protected] Product|VisualEditor |Parsoid Ever confirmed|0 |1 Summary|Deleting space after a link |Parsoid: Linktrails should |then adding it back |get a <nowiki /> added on |includes the following word |serialisation |in link | OS|Mac OS X 10.8 |All --- Comment #1 from James Forrester <[email protected]> --- This appears to be a problem in Parsoid. In VisualEditor the user has (effectively) created <a href="foo">bar</a>baz; it is unexpectedly converted into [[foo|bar]]baz instead of [[foo|bar]]<nowiki />baz, hence the confusion. Gabriel, thoughts? -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
