https://bugzilla.wikimedia.org/show_bug.cgi?id=30739
--- Comment #7 from Carl Austin Bennett <[email protected]> 2011-09-06 22:47:17 UTC --- I tried disabling the " $1p != long2ip ( $n ) " and going to http://ipv6.uncyclomedia.org/wiki/Special:Mypage - it successfully comes back at me now as http://ipv6.uncyclomedia.org/wiki/User:2001:5C0:1000:A:0:0:0:133 Clearly it's doing something that doesn't like IPv6 (for instance, if a 'long' is defined as 32-bits, as a machine word or as anything smaller than 128 bits this would ensure 'long2ip' to not be IPv6 friendly no matter what else takes place). This is based on the MediaWiki 1.17alpha but I believe the same issue is in 1.19 -- 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
