Active
Project:
Thickbox
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Sep 2007 at 22:32 UTC
Updated:
8 Jan 2009 at 07:04 UTC
On our site we are using Thickbox login along with still showing the standard login box. When you click on something that requires you to login it gives you the thickbox login correctly, but if you try and use openID it brings you to a page not found.
here is the url it trys to bring you to: http://example.com/%2523
Comments
Comment #1
PixelClever commentedThe problem seems to be that the login box doesn't attach the javascript from the openid login link correctly so the open id link is followed as if it were a normal link which it isn't.
Comment #2
PixelClever commentedDo the developers have the intention of fixing this? If not it would be good to know because I am considering writing another module that does this correctly.
Comment #3
frjo commentedIf you know how to fix this problem please make a patch. I will test it and commit it if it's works and is a clean solution.