https://bugzilla.wikimedia.org/show_bug.cgi?id=39449
Krenair <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Summary|IPv6 editors have no |Can't filter by IPv6 in |AbuseLog |AbuseLog --- Comment #2 from Krenair <[email protected]> 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 -- 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
