Ticket #156 (closed defect: fixed)

Opened 11 months ago

Last modified 11 months ago

After login -> display index page and not the current page...

Reported by: JensDiemer Owned by: jens
Priority: trivial Milestone: v0.8.5
Component: system Keywords:
Cc:

Description

After the user login, normaly the current page should be displayed. But PyLucid redirected to the index page...

Change History

Changed 11 months ago by PerttuRantaaho

  • status changed from new to closed
  • resolution set to fixed

Fixed in r1435.

The login-link now properly sets login redirect back to the current page.

Changed 11 months ago by JensDiemer

I changed in [1439]:

-On login: Redirect only, if "next_url" information exists. Otherwiese stay at the current page (ID in _command url). -On logout: Ony redirect to the default page, if the current page not viewable for anonymous.

Note: See TracTickets for help on using tickets.