https://bugzilla.wikimedia.org/show_bug.cgi?id=44917
--- Comment #6 from T. Gries <[email protected]> --- (In reply to comment #1) > Forgot to note that we are using User Merge and Delete (Version 1.6.31) > (r115688) on my wiki and I'm not sure if this may have been fixed in 1.7. If > so, please comment as such and close it as resolved. I looked to extension's version 1.7 in git https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/UserMerge.git;a=blob;f=UserMerge_body.php;h=10a0167c2967557a4aca483de1eb43876fe26ed8;hb=b14eba4f2709cdb18ccbfefec8be462ed37360a3 , and this seems pretty much the same code, i.e. I close this bug here, because it is solved. Please update your mediawiki extensions (always) to the latest versions. Your database select statements ( $oldedits = selectFields ) are however more elegant than the present version in git, and perhaps I upgrade them using your syntax (later). For the time being: please can you confirm here, that the code in git is working ? -- 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
