https://bugzilla.wikimedia.org/show_bug.cgi?id=33091

James Forrester <jforres...@wikimedia.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ssas...@wikimedia.org
          Component|Data Model                  |Parser/Parsoid
         AssignedTo|roan.katt...@gmail.com      |gwi...@wikimedia.org
            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 <jforres...@wikimedia.org> 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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to