Closed (fixed)
Project:
Secure Login
Version:
5.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Mar 2009 at 00:23 UTC
Updated:
5 Mar 2009 at 07:37 UTC
It appears that the "form action =" line gets confused when there is a login failure and you end up on an https page. Here is what I did.
1) Go to main page. It is an http page not an https page.
2) See login block.
3) Check code for login block - it looks good!
Comments
Comment #1
dsp6855 commentedOn further investigation, the problem was found to be with securepages, not with securelogin. I have submitted an explanation and a potential patch there. See http://drupal.org/node/391512 for details.