Problem/Motivation
Redirection works GREAT! Sadly we have a small bug: If no user preference is configured yet, the module should fall back to the very first value in the list.
Alternatively, it might make sense to add a setting to enable that fallback?
Nevertheless the setting is required and also SHOWS the first value, so I think a setting would just be confusing.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork user_preference_login_redirect-3562305
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
grevil commentedPlease review! Works as expected.
Comment #5
anybodyThanks, RTBC!
Comment #7
anybody