Closed (won't fix)
Project:
Ubercart SSL
Version:
6.x-1.23
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Feb 2011 at 18:06 UTC
Updated:
28 Sep 2013 at 07:31 UTC
This is because the cookie domain is actually domain.com:PORT_NUMBER which is DIFFERENT than domain.com. The same goes for http://domain.com:PORT_NUMBER. Using these types of URLS is currently not supported until this is fixed.
Comments
Comment #1
crystaldawn commentedNotes on this situation: The cookie issue goes away after you login and then logout of the SSL domain (not the nonssl domain) for the first time. Weird. Anyways, I am leaving it up in case others run into the same issue. To fix it all I had to do was login, logout, and then all subsequent calls worked just fine. So, I then tried it on another computer that had NOT been to the test site yet and again I had the same issue. So I tried the login/out trick and it fixed the issue and I could not get it to NOT work again unless I cleared the cookies. I am not sure whats causing it to do this just yet.
Comment #2
crystaldawn commentedI've never encountered a use for this anyway.