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

       Web browser: ---
            Bug ID: 50444
           Summary: VisualEditor: References with duplicated content are
                    normalized away
           Product: VisualEditor
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Data Model
          Assignee: esand...@wikimedia.org
          Reporter: roan.katt...@gmail.com
                CC: jforres...@wikimedia.org, roan.katt...@gmail.com,
                    tpars...@wikimedia.org
    Classification: Unclassified
   Mobile Platform: ---

If you have a page like:

<ref name="foo">Foo</ref> ...... <ref name="foo">Foo</ref>

VE will normalize this to:

<ref name="foo">Foo</ref> ...... <ref name="foo" />

The contents of the second <ref> tag are obviously ignored, but we should
round-trip their existence correctly.


http://tools.wmflabs.org/visualeditor/dirtydiffs/2013-06-30_00-52/Genetic_history_of_the_Iberian_Peninsula.png

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