https://bugzilla.wikimedia.org/show_bug.cgi?id=37416
--- Comment #8 from Krenair <[email protected]> 2012-10-23 19:06:43 UTC --- So for me, commenting out this line in User.vb seems to have fixed it: Name = Name.Substring(Name.LastIndexOf(":") + 1) I have no idea why this line is here at all, but I presume it's for something important. I also haven't tested it with any write operations - only browsing around edits made by IPv6 users. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
