Last modified: 2008-08-28 20:21:25 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 T17358, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 15358 - Article::doEdit() respects $user parameter for RC table but not for rev table
Article::doEdit() respects $user parameter for RC table but not for rev table
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Page editing (Other open bugs)
1.14.x
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-08-28 20:14 UTC by Roan Kattouw
Modified: 2008-08-28 20:21 UTC (History)
1 user (show)

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


Attachments

Description Roan Kattouw 2008-08-28 20:14:39 UTC
When calling Article::doEdit() with $user set to a user different from $wgUser, you'll get an entry in the recentchanges table with rc_user=$user, but the entry in the revisions table will say rev_user=$wgUser
Comment 1 Roan Kattouw 2008-08-28 20:21:25 UTC
Fixed in r40176; wasn't as hard as I thought.

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


Navigation
Links