Active
Project:
Lightbox2
Version:
7.x-1.0-beta1
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Nov 2011 at 10:07 UTC
Updated:
7 Nov 2011 at 10:10 UTC
Hi.
I am using Lightbox2 to show my Login form in a Lightbox. There is a login link (comment is allowed only for authenticated user - Log in or register to post comments) with following path http://www.mysite.com/user/login/lightbox2?destination=node/2#comment-form.
When I click on that link and submit login form, the page will redirect to http://www.mysite.com/node/2 instead of http://www.mysite.com/node/2#comment-form.
If I disable lightbox2 module, then redirection works fine.