SilverCart Forum
We moderate this Forum and we're here to help. Have you already run a forum search to check if your problem has already been solved?
You can help us helping you by providing detailed error messages, screenshots and logfile entries.
Page: 1 | ||
Topic [resolved] minor bug: logging out right after successful registration does not redirect the user | 1715 Views |
[resolved] minor bug: logging out right after successful registration does not redirect the user
4 November 2013 at 9:36am Last edited: 16 November 2013 10:46amHi,
Well, it is a very minor problem, but still...
This is where the user gets right after successful registration:
/home/registration/register-confirmation/
And they stay there, even after a successful logout. They should be presented a login form instead of staying on the same page with the already outdated message, since this scenario leads to confusion.
best,
Szabesz
Re: [resolved] minor bug: logging out right after successful registration does not redirect the user
5 November 2013 at 12:50pmA workaround for this:
Restrict access to the "Registration Confirmation Page" to logged in users only.
Now you will get a login form after logging out on this page.
Best Regards
Sebastian
Re: [resolved] minor bug: logging out right after successful registration does not redirect the user
5 November 2013 at 12:59pmHi,
That is smart :) Thanx for the tip!
best
Szabesz
Re: [resolved] minor bug: logging out right after successful registration does not redirect the user
16 November 2013 at 12:31pmThis behavior will be set by default for future versions of SilverCart (1.3.10 or higher).