[Bug 57308] Only last uploader's name is shown in MultimediaViewer

2014-03-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57308

--- Comment #2 from Tisza Gergő  ---
Apparently this is not so easy as it seems: the imageinfo API has a revision
limit parameter (iilimit) which can be used to get information about the
uploader of the first revision, but there is no way to start from the earliest
revision, so we would have to start from the first. Most information would be
duplicated for each revision (especially metadata can be huge), making this
very inefficient: one either has to make an API call for most image information
and a separate one for the first uploader, or get everything for every
revision, possibly getting dozens of kilobytes of text in response.

The first uploader seems like an obvious thing to look for, we should
incorporate easy access to it into one of the APIs (maybe CommonsMetadata,
which is somewhat of a catch-all already).

-- 
You are receiving this mail because:
You are the assignee for the bug.
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


[Bug 57308] Only last uploader's name is shown in MultimediaViewer

2014-02-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57308

Gilles Dubuc  changed:

   What|Removed |Added

 CC||gdu...@wikimedia.org

--- Comment #1 from Gilles Dubuc  ---
https://wikimedia.mingle.thoughtworks.com/projects/multimedia/cards/238

-- 
You are receiving this mail because:
You are the assignee for the bug.
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


[Bug 57308] Only last uploader's name is shown in MultimediaViewer

2013-12-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57308

MZMcBride  changed:

   What|Removed |Added

Summary|Only last uploader's name   |Only last uploader's name
   |is shown|is shown in
   ||MultimediaViewer

-- 
You are receiving this mail because:
You are the assignee for the bug.
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