https://bugzilla.wikimedia.org/show_bug.cgi?id=21661

--- Comment #15 from Craig Box <[email protected]> 2010-04-19 15:55:37 UTC ---
Created an attachment (id=7308)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=7308)
Fix for problem with redirect (only on first attempt to log in)

Finally got bothered enough to sit down with this one today.

The problem, as Sergei alluded to, is that you are storing information on the
session before the session is initialized as far as MW is concerned.  Adding a
startSession() before saving the return page onto the session fixes the problem
- one-line patch attached.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to