(bug 36053) Login returnto doesn't work if title isn't in the URI
authorMarius Hoch <hoo@online.de>
Tue, 23 Oct 2012 23:18:08 +0000 (01:18 +0200)
committerBrad Jorsch <bjorsch@wikimedia.org>
Tue, 20 Nov 2012 13:45:11 +0000 (08:45 -0500)
commit08d14337cce18b5d2377713628664369ab500af0
treeb1c2748c76ee27a49f4c60837788709db1a1a2ef
parent0e87330edb090caea552d1e6a5774f19d342e765
(bug 36053) Login returnto doesn't work if title isn't in the URI

Returnto after login didn't work if title wasn't given as URI
parameter. I'm using $this->getTitle() to find it out, in case
the user got read rights (per code comment above my change).

Change-Id: I14d92581ce790355404d3c184fa6542a24f7a130
RELEASE-NOTES-1.21
includes/SkinTemplate.php