https://bugzilla.wikimedia.org/show_bug.cgi?id=35239
--- Comment #6 from steevithak <[email protected]> 2012-07-26 18:05:11 UTC --- I can tentatively confirm that workaround in Comment 4 works. What I did was edit line 227 of UserMerge_body.php from this: array('ipblocks', 'ipb_id'), to this: array('ipblocks', 'ipb_user'), After doing that I tried to merge a user with the "delete old user" option checked. No error message this time. It appears to have worked correctly. -- 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
