https://bugzilla.wikimedia.org/show_bug.cgi?id=30915
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|patch | Priority|Unprioritized |Low Depends on| |36828 --- Comment #12 from Krinkle <[email protected]> 2012-05-14 00:51:07 UTC --- (In reply to comment #10) > (In reply to comment #7) > > Special:ListFiles is not a reliable way to determine contributions > Yes, but MediaWiki does not offer a better one, currently. Does it? > Special:MyUploads is a redirect to Special:ListFiles/<username> Indeed, not until bug 30607 is fixed. Which has other dependencies which have dependencies. (In reply to comment #10) > Special:MyUploads is a redirect to Special:ListFiles/<username> I find that somewhat misleading. ListFiles does not and is not intended for listing file by author. Merely by uploader of a revision. It is like creating Special:MyPages to redirect to Special:Contributions/<username>. It is too late to remove Special:MyUploads (in its current form). But that is no reason to spread that wrong assumption further. Right now Special:ListFiles is basically just a subset of Special:Contributions (since file uploads also create null-edits in page history/contributions) on the file-namespace with thumbnails next to it. A link "My uploads" to that is wrong. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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 [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
