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

           Summary: Actions not really hidden for RevisionDeleted log
                    entries
           Product: MediaWiki
           Version: 1.15-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: API
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]


In the query
http://en.wikipedia.org/w/api.php?action=query&list=logevents&letype=renameuser&lestart=20090402000000
, three log entries have been nuked using RevisionDelete. The output for these
entries is below:

<item logid="21530545" pageid="0" actionhidden="" type="renameuser"
action="renameuser" userhidden="" timestamp="2009-04-01T21:08:41Z"
commenthidden="" />
<item logid="21530519" pageid="0" actionhidden="" type="renameuser"
action="renameuser" userhidden="" timestamp="2009-04-01T21:08:27Z"
commenthidden="" />
<item logid="21530489" pageid="0" actionhidden="" type="renameuser"
action="renameuser" userhidden="" timestamp="2009-04-01T21:07:19Z"
commenthidden="" />

All three entries have both actionhidden="" and action="renameuser", so the
action is not hidden at all.


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