https://bugzilla.wikimedia.org/show_bug.cgi?id=35350
Dan Collins <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #3 from Dan Collins <[email protected]> 2012-03-20 07:07:25 UTC --- Ahh. Yeah, this can be done but it complicates the query considerably. The query only currently joins two tables (image and imagelinks) and incorporating redirect-finding would require to join image again, as well as page and redirect, which makes the query complicated and slow. The special page is able to detect and cross out false positives, I wonder why it can't simply remove them. Either way, marking confirmed. -- 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
