https://bugzilla.wikimedia.org/show_bug.cgi?id=33101
Reedy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #6 from Reedy <[email protected]> 2011-12-15 18:58:38 UTC --- (In reply to comment #2) > Created attachment 9703 [details] > Don't try to load blocks for an invalid username > > It appears the problem will occur on any non-redlinked user or user talk page > for an invalid username. Names like "209.75.42.xxx" are invalid because they > were used by the usemod software to "cloak" IP addresses, but any other case > where you can create the user or user talk page for an invalid username will > do > it. > > The problem lies in Block, in that it will try to load blocks for what it > already knows is an invalid username, and then complains when it finds that it > has an invalid username. It was broken in the big rewrite in r84475. > > I've attached a patch that quite simply just makes it return "no blocks" for > an > invalid username. Interesting, I couldn't reproduce locally on trunk, but pushing the fix to the cluster fixed the issue. So I'm gonna apply the patch based on that r106354 and r106355 Thanks! -- 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
