Closed (fixed)
Project:
Drupal core
Version:
x.y.z
Component:
forum.module
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
7 Jun 2006 at 16:04 UTC
Updated:
2 Oct 2006 at 14:00 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| forum.module | 40.24 KB | xtony |
Comments
Comment #1
magico commentedCould not reproduce your problem.
I have generic login page at ?q=user/login&destination=forum/22
Comment #2
(not verified) commented