There was probably already a similar problem in a previous version.
But i got it in 7.x.2.4

Redirect only Works right when im logged in
When im logt out and call the base url (http://localhost:8082) than will be not displayed the Frontpage i selected.

Comments

fyberoptik’s picture

The easiest way to resolve this is to create a rule.

I created a rule which redirects users to <front> at the time of login.

This is a bit strange considering the plugin is about directing users to a specific home page, it could do with an option to enable this.

pratik60’s picture

Issue summary: View changes

+1

This is the one of the primary functionalities excepted from this module. What's the best way to fix this?

prabeen.giri’s picture

Even I felt this features is missing. I implemented "user_login" hook to redirect to the front page and all the settings that selected on the front page admin gets triggered.

Here is the patch
https://www.drupal.org/node/2312051