Last modified: 2009-04-10 20:02:46 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T20416, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 18416 - Actions not really hidden for RevisionDeleted log entries
Actions not really hidden for RevisionDeleted log entries
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
API (Other open bugs)
1.15.x
All All
: Normal normal (vote)
: ---
Assigned To: Roan Kattouw
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-04-09 11:22 UTC by MER-C
Modified: 2009-04-10 20:02 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description MER-C 2009-04-09 11:22:16 UTC
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.
Comment 1 Aaron Schulz 2009-04-10 20:02:46 UTC
log_type/log_action are irrelevant and not meant to be hidden. Hiding the action means hiding the action text, which often includes bad titles and possibly parameters.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links