[Title] In moveToInternal(), just use getParentId() on the null revision object as...
authorAaron Schulz <aaron@users.mediawiki.org>
Sat, 3 Mar 2012 12:46:58 +0000 (12:46 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Sat, 3 Mar 2012 12:46:58 +0000 (12:46 +0000)
commit1a9061d9004fc2af59b8aed25f899415a7f940a0
tree3a5c05ca6d3bcc180eed1a86b7a93ab4b1229c43
parentfbf3db96db805ae7bcaaf18f4b11ff95943598c1
[Title] In moveToInternal(), just use getParentId() on the null revision object as the base ID rather than $latest. They should conceptually be the same but the former was already fetched with master data.
includes/Title.php