Oh, remove that link to the translation blueprint...

In php there is the $_SERVER['HTTP_REFERRER'] variable that has last
page visited.

Thinking could implement what you suggest in addition to the referrer.
Another way would be a hidden field I believe

http://stackoverflow.com/questions/165975/determining-referer-in-php

On Mon, Jun 6, 2011 at 10:21 PM, Christopher Adams <ch...@raysend.com> wrote:
> Can you give some more guidance on this one? We might have to convert it
> to a blueprint.
>
> --
> You received this bug notification because you are a member of Open Font
> Library Developers, which is subscribed to Open Font Library.
> https://bugs.launchpad.net/bugs/793560
>
> Title:
>  the sign-in link should redirect to whichever page it was accessed
>  from
>


-- 
Jon Phillips
http://rejon.org/ | http://fabricatorz.com/
chat/skype: kidproto | irc: rejon
+1.415.830.3884 (global) | +1-510-499-0894 (sf)
+86-187-1003-9974 (beijing)

-- 
You received this bug notification because you are a member of Aiki
Framework Admins, which is subscribed to aikiframework.
https://bugs.launchpad.net/bugs/793560

Title:
  the sign-in link should redirect to whichever page it was accessed
  from

Status in Aiki Framework:
  Confirmed
Status in Open Font Library:
  Confirmed

Bug description:
  After signing in, users are automatically directed to their membership
  page. The site would be more usable if instead users are redirected
  back to whichever page they were on when they clicked the sign-in
  link, or else the page that directed them there. The only page that
  should always direct to the membership page is the [root]/new page.

  To fix this:

  On every page, give the sign-in link in the header an extra argument
  based on the current URL:

  [root]/in?page=(!(1)!)/(!(2)!)

  After users sign in direct them back to [root]/GET[page]

_______________________________________________
Mailing list: https://launchpad.net/~aikiframework.admins
Post to     : aikiframework.admins@lists.launchpad.net
Unsubscribe : https://launchpad.net/~aikiframework.admins
More help   : https://help.launchpad.net/ListHelp

Reply via email to