Make rc_cur_id have proper value for upload log entries.
authorBrian Wolff <bawolff+wn@gmail.com>
Tue, 18 Jun 2013 00:11:44 +0000 (21:11 -0300)
committerBrian Wolff <bawolff+wn@gmail.com>
Tue, 18 Jun 2013 00:35:47 +0000 (21:35 -0300)
commitc25bf70238bb1e60dbbb0b897a1bc5d1adbfdd6d
tree6ecb67ba4d6d236ba534976191815837e8512022
parent4953ac4f6c92d1d044f548a5fc832d9d337c89db
Make rc_cur_id have proper value for upload log entries.

Primary motivation here is to make Special:Recentchangelinked work
correctly for uploads where the description page doesn't exist yet.
(Previously it was mostly only showing reupload log entries)

Mild downside to this approach is adding the recentchanges row is
now in a different commit...

Change-Id: I74c68b972c47c03066d3065e3748769a27a654fb
RELEASE-NOTES-1.22
includes/filerepo/file/LocalFile.php