https://bugzilla.wikimedia.org/show_bug.cgi?id=33091
James Forrester <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Component|Data Model |Parser/Parsoid AssignedTo|[email protected] |[email protected] Summary|Linking on a part of a word |Parsoid: Linking on a part |triggers linktrail |of a word triggers | |linktrail --- Comment #6 from James Forrester <[email protected]> 2012-06-25 18:26:41 UTC --- Problem is that Parsoid is wrong converting: <a foo>foo</a>bar ... into: [[foo]]bar ... rather than [[foo]]<nowiki></nowiki>bar which though ugly is the correct wikitext for this. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
