https://bugzilla.wikimedia.org/show_bug.cgi?id=16950


Roan Kattouw <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]




--- Comment #21 from Roan Kattouw <[email protected]>  2009-06-16 08:39:24 
UTC ---
(In reply to comment #20)
> 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)
> 
Just use "log_action != 'revision'"


-- 
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

Reply via email to