https://bugzilla.wikimedia.org/show_bug.cgi?id=43433
Matthias Mullie <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #4 from Matthias Mullie <[email protected]> --- It works not since the refactored code uses User->getName(), which already sanitizes the IP address. The previous code did not do that, resulting in IPv6 addresses stored in lowercase in DB, but Contributions looking for them in uppercase. Since this is no longer an issue anyway, I'll abort the patch and close this ticket. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
