Last modified: 2013-04-22 16:16:48 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 T41449, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 39449 - Can't filter by IPv6 in AbuseLog
Can't filter by IPv6 in AbuseLog
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
AbuseFilter (Other open bugs)
unspecified
All All
: Normal major (vote)
: ---
Assigned To: Marius Hoch
: ipv6
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-08-17 07:33 UTC by Someguy1221
Modified: 2013-04-22 16:16 UTC (History)
8 users (show)

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


Attachments

Description Someguy1221 2012-08-17 07:33:52 UTC
Currently, IPv6 editors are caught by the AbuseFilter just fine, see <http://en.wikipedia.org/wiki/Special:AbuseLog/7256752>. However, even when such an editor triggers a filter action, that address's AbuseLog remains completely empty: <http://en.wikipedia.org/w/index.php?title=Special:AbuseLog&wpSearchUser=2620%3A0%3A1000%3A1601%3ABAAC%3A6FFF%3AFE95%3A53AD>. I have looked at several recent filter hits from IPv6 addresses and all show the same effect. Anonymous editing from IPv6 addresses currently constitute 0.1-0.5% of filter hits, by my quick estimate, so it's not a big deal *yet*.
Comment 2 Alex Monk 2012-10-14 23:03:50 UTC
Line 212, special/SpecialAbuseLog.php: $conds[] = 'afl_ip=afl_user_text';
(added in r68534)

But, a sample IPv6 row from my testing:
afl_user_text = 0:0:0:0:0:0:0:1
afl_ip = ::1
Comment 3 Kunal Mehta (Legoktm) 2012-12-09 01:34:30 UTC
Note that this works if you check via the API: https://en.wikipedia.org/w/api.php?action=query&list=abuselog&afluser=2620:0:1000:1601:BAAC:6FFF:FE95:53AD
Comment 4 Marius Hoch 2013-03-25 23:31:58 UTC
Fixed in https://gerrit.wikimedia.org/r/55826 (needs review)
Comment 5 Marius Hoch 2013-03-26 22:45:14 UTC
Chris merged my patch.

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


Navigation
Links