Topic on Extension talk:Nuke

Problem With Git HEAD and Current Snapshot version

1
SasQuach (talkcontribs)

When attempting to use Mass Delete functionality of extension "Nuke", I get <databaseerror> page (no other message is given). This happens every time.

Version / system configuration: MediaWiki: 1.18.1 PHP: 5.3.8 PostgreSQL: 9.0.5

Nuke: 1.1 (Later tried 1.1.4, what ultimately worked was 1.1.5 (which came before 1.1.4)


So after trying to debug this for a while I started looking for past commits on the Git Source Page:

https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/Nuke.git;a=tree;h=refs/heads/master;hb=master

What I found was that the most recent commit (and the version you get when you download the Snapshot on the main Mediawiki page) have serious bugs.

The commit that worked best was: c56370bf33a4f5a1c5ca0b3338177234761bbb34

https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/Nuke.git;a=commit;h=c56370bf33a4f5a1c5ca0b3338177234761bbb34


I suggest the HEAD be rolled back.

Justin

Reply to "Problem With Git HEAD and Current Snapshot version"