(Bug 25138) ApiUndelete begins a transaction, but does not commit.
authorPlatonides <platonides@users.mediawiki.org>
Fri, 10 Sep 2010 20:31:44 +0000 (20:31 +0000)
committerPlatonides <platonides@users.mediawiki.org>
Fri, 10 Sep 2010 20:31:44 +0000 (20:31 +0000)
commitd8b8075cc0dac4e2375890bc843c155b961755e6
treed36628dc72b89f0a1482f5b04e82cd56e38b6a5f
parent8b6d8c7dcf4b1792ee48ddfebe8f8b3361d6e7a9
(Bug 25138) ApiUndelete begins a transaction, but does not commit.
The UI doesn't use a transaction either, although it seems appropiate.
The begin() should be moved into PageArchive::undelete()
includes/api/ApiUndelete.php