Last modified: 2013-07-01 19:11:12 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T52444, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 50444 - VisualEditor: References with duplicated content are normalised away
VisualEditor: References with duplicated content are normalised away
Status: RESOLVED FIXED
Product: VisualEditor
Classification: Unclassified
Data Model (Other open bugs)
unspecified
All All
: High normal
: VE-deploy-2013-07-04
Assigned To: Roan Kattouw
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-06-30 04:40 UTC by Roan Kattouw
Modified: 2013-07-01 19:11 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Roan Kattouw 2013-06-30 04:40:10 UTC
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
Comment 1 James Forrester 2013-07-01 19:11:12 UTC
This was fixed in Gerrit change #71275 by Roan.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links