(Bug 26223) Concurrently moving an article to different titles leaks a redirect revis...
authorPlatonides <platonides@users.mediawiki.org>
Mon, 21 Mar 2011 16:46:17 +0000 (16:46 +0000)
committerPlatonides <platonides@users.mediawiki.org>
Mon, 21 Mar 2011 16:46:17 +0000 (16:46 +0000)
commit5755b84aa2afbe094bf0af91fade4931d4cf3f0b
tree44be611c801b8736f498d349597020e1cfb42c33
parent08e7c491bcb7f97a6e05bd13e33300697967e75e
(Bug 26223) Concurrently moving an article to different titles leaks a redirect revision with no page.
Just the GAID_FOR_UPDATE fixes the issue in my tests, but without the transaction there's still potential for inconsistencies.
includes/Title.php