Not redirecting after before_filter

Hi,
I’ve got some pages protected with login_required. After I login, the
page doesn’t redirect to the original requested controller method.
Has anyone else had this problem? When I switched from Salted Hash
(which wasn’t really working anyway) to LoginEngine, I started
encountering this.

Thanks in advance.

  • Sean