https://bugzilla.wikimedia.org/show_bug.cgi?id=54195
--- Comment #10 from Chris Steipp <[email protected]> --- (In reply to comment #8) > (In reply to comment #6) > > Brad, do remember why we add returnto and returntoquery in > > centralautologin.js > > for non-login pages? It's not used except when we get to the /setCookies > > phase, > > and there, it only adds a window.location if the request had a 'return' > > parameter, which I don't ever see set. So it seems like we're passing it > > around > > without actually using it.. but am I missing something? > > git blame would point you to Gerrit change #83007. The returnto gets used in > SkinTemplate.php in core, when it generates the #p-personal replacement. Ah, thanks. Could we build the correct returnto and update the link in the javascript that we return from /setCookies? -- 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
