https://bugzilla.wikimedia.org/show_bug.cgi?id=16950
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |ASSIGNED Keywords|need-review, patch | --- Comment #20 from [email protected] 2009-06-16 07:40:54 UTC --- r51041 broke this while fixing bug 18747. I'm working on a fix, but I'm stuck: I want to negate the condition array('log_action'=>'revision') so that logs are shown only if they are not revisiondelete-logs, how do I do that? An ugly alternative would be to explicitly list every log_action (delete, restore, move, move_redir). (The disadvantage of the latter fix is, that in the future every new log_action of log_type delete/move has to be included manually) -- 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
