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

       Web browser: ---
            Bug ID: 53434
           Summary: Parsoid: New adjacent references are getting about
                    grouped
           Product: Parsoid
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

The following code has four references, but only renders three:

<p><span typeof="mw:Extension/ref"
data-mw="{&quot;name&quot;:&quot;ref&quot;,&quot;body&quot;:{&quot;html&quot;:&quot;No
name 2&quot;},&quot;attrs&quot;:{&quot;name&quot;:&quot;:3&quot;}}"
about="#mwt13" class="reference" id="cite_ref-4-0" rel="dc:references"
data-parsoid="{&quot;dsr&quot;:[110,130,5,6]}"></span><span
typeof="mw:Extension/ref"
data-mw="{&quot;name&quot;:&quot;ref&quot;,&quot;body&quot;:{&quot;html&quot;:&quot;No
name 3&quot;},&quot;attrs&quot;:{&quot;name&quot;:&quot;:4&quot;}}"
about="#mwt14" class="reference" id="cite_ref-5-0" rel="dc:references"
data-parsoid="{&quot;dsr&quot;:[130,150,5,6]}"></span><span
typeof="mw:Extension/ref"
data-mw="{&quot;name&quot;:&quot;ref&quot;,&quot;body&quot;:{&quot;html&quot;:&quot;No
name
2&quot;},&quot;attrs&quot;:{&quot;name&quot;:&quot;:3&quot;}}"></span><span
typeof="mw:Extension/ref"
data-mw="{&quot;name&quot;:&quot;ref&quot;,&quot;body&quot;:{&quot;html&quot;:&quot;No
name 3&quot;},&quot;attrs&quot;:{&quot;name&quot;:&quot;:4&quot;}}"></span></p>

It was created by duplicating two unnamed references.

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

Reply via email to