cancel
Showing results for 
Search instead for 
Did you mean: 

forgot password page does not redirect after user logged in Why?

forgot password page does not redirect after user logged in Why?

My question is that I have opened 2 tabs in Firefox browser

1st tab contains magento login page.

2nd tab contains forgot password page.

I logged in using 1st tab. now i go to second tab and refreshes the page. but still the page redirects to forgot password . it should have redirected to magento homepage.

4 REPLIES 4

Re: forgot password page does not redirect after user logged in Why?

I dont think it should re-direct. That sounds like the correct functionality...

 

I have checked and I believe this is correct and the standard. 

Problem solved? Click Accept as Solution!
Follow me on twitter:@RebeccaBrocton | wearejh.com

Re: forgot password page does not redirect after user logged in Why?

if the user is not logged in then it would be correct but when user is logged in then there is no reason that forgot password page should stay same.

 

you can try this on gmail, facebook, twitter etc

 

all of them follow tghe standard and the standard is when user logged in then all tabs concerning to that site should also be updated

Re: forgot password page does not redirect after user logged in Why?

Sorry I meant this is the standard for Magento, changing it would require custom development. 

 

May I ask why you need it to act this way? May be able to come up with other solutions if we know why it is you need it. 

 

Rebecca Troth

Problem solved? Click Accept as Solution!
Follow me on twitter:@RebeccaBrocton | wearejh.com

Re: forgot password page does not redirect after user logged in Why?

You can easily customize and intercept the route to redirect if logged in -- will probably only take a few lines of code.