TagLogFormatter: For log entries changing both revid and logid tags, prefer revid
authorBartosz Dziewoński <matma.rex@gmail.com>
Mon, 18 Jan 2016 16:59:01 +0000 (17:59 +0100)
committerBartosz Dziewoński <matma.rex@gmail.com>
Wed, 20 Jan 2016 13:59:13 +0000 (14:59 +0100)
commitd691e020222a7d431e08997926a6c804d6907588
tree1903bcbd91c00a250e4c26ccf6e7ab04e566eaea
parent024782de48ad5158f94c9be918710e9a8144410a
TagLogFormatter: For log entries changing both revid and logid tags, prefer revid

After 68cc94540d1d6f84b267ab742ce8ff3a46e3ec2f, it's possible for a
single user action to add/remove tags to both a log entry and an
associated page revision (for example for file uploads). I think we
should consider the revision to be the "primary" source of information.

(Even better, we could display both. But that seems like a bit more
work and I'm not sure if it'd be helpful.)

Change-Id: I3c1770346bc559b96c39d0ec40b2375954681d15
includes/logging/TagLogFormatter.php