Last modified: 2014-05-27 14:50:15 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 T67768, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 65768 - Improve display of lists in diffs (e.g. aliases)
Improve display of lists in diffs (e.g. aliases)
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
WikidataRepo (Other open bugs)
unspecified
All All
: Low enhancement (vote)
: ---
Assigned To: Wikidata bugs
u=dev c=backend p=0
: need-volunteer
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-05-26 12:23 UTC by Daniel Kinzler
Modified: 2014-05-27 14:50 UTC (History)
3 users (show)

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


Attachments

Description Daniel Kinzler 2014-05-26 12:23:14 UTC
In a diff view, insertions/deletions in a list should not have a new header for each index, but should be lumped together under one header. 

Currently, adding two aliases in English would be shown as:

* aliases / en / 0:
  + Foo

* aliases / en / 1:
  + Bar

Instead, this should be shown as:

* aliases / en:
  + Foo
  + Bar

This should be doable by making DiffView aware of the isAssociative() flag of the Diff object.

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


Navigation
Links