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 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