I am attempting to enter an alternative redirect upon successful login, but it does not work.
If I try to redirect to a menu item, no matter what I choose it redirects to the "index.php/your-profile/profile" page.
If I try to redirect to an internal URL, it will try to send to that URL, but will append "/login-form" to the end of the URL, causing it to go to a non-existent page.