Closed (fixed)
Project:
Secure Pages
Version:
5.x-1.7
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Jun 2009 at 09:36 UTC
Updated:
2 Jul 2009 at 12:30 UTC
I have a form that submits the POST data to an external URL lets call this https://www.external.com/purchase
If I have "Switch back to http pages when there are no matches" checked, the URL in the form is changed to http://www.mydomain.com/purchase
All other aspects of securepages is working fine and as expected, this is the only anomaly from the module.
For the time being I have unchecked "Switch back to http pages when there are no matches" which makes more pages secure than I would like to be.
Comments
Comment #1
jamestombs commentedMy bad. I thought I had 5.x-1.7 but I actually had 5.x-1.7-beta1.
Updated to 5.x-1.7 and it seems to be OK.