User login page redirected from 'login' links in forum module display the overrided 'login block' theme instead of generic login page theme.

The problem causes by the redirect link '/?q=user/login' (I don't figure out yet, why?) of '%login' theme variable.
Change the link to '/?q=user' (line 895) could fix this problem.

CommentFileSizeAuthor
forum.module40.24 KBxtony

Comments

magico’s picture

Version: 4.7.2 » x.y.z
Status: Active » Fixed

Could not reproduce your problem.
I have generic login page at ?q=user/login&destination=forum/22

Anonymous’s picture

Status: Fixed » Closed (fixed)