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

       Web browser: ---
            Bug ID: 48110
           Summary: VisualEditor: Adjacent annotations which are equal by
                    name but not reference do not serialise correctly.
           Product: VisualEditor
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Data Model
          Assignee: esand...@wikimedia.org
          Reporter: esand...@wikimedia.org
                CC: jforres...@wikimedia.org, roan.katt...@gmail.com,
                    tpars...@wikimedia.org
    Classification: Unclassified
   Mobile Platform: ---

In MW, annotations loaded from the document will have data-parsoid attributes,
and so will have difference store indexes to new annotations. If two words with
differently indexed bold annotations are placed side-by-side they converter
will close the first one before opening the second, e.g.:

<b>Bold on load text</b><b>added text</b>

Which Parsoid converts to

'''Bold on load text''''''added text'''

-- 
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