Closed
Bug 222931
Opened 22 years ago
Closed 22 years ago
does not send cookie to server..expires session same as 84794
Categories
(Core :: Networking: Cookies, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: lakshmi, Assigned: darin.moz)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624
my login page sets a cookie.It is being sent to mozilla(i can see that in the
cookie manager).However when i access another page after(say) login,which is
retrieving the cookie id and values,the cookie is not being sent to the server
for authorisation
Reproducible: Always
Steps to Reproduce:
Expected Results:
cookie shuld be sent back to server for authorisation
Comment 1•22 years ago
|
||
Please generate a cookie log for the site (instructions for windows can be found
at http://bugzilla.mozilla.org/show_bug.cgi?id=193951#c1, same idea on linux),
and attach it here. that'll show why the cookie isn't being sent back to the server.
thanks!
Severity: critical → normal
Comment 2•22 years ago
|
||
-> cookies
Component: Networking: HTTP → Cookies
QA Contact: httpqa → cookieqa
Problem does not arise in :
----------------------------------
Phoenix Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3a) Gecko/20021207
Phoenix/0.5, build 2002120714
and
Mozilla 1.3,1.0 are fine
IE Works fine
---------------------------------
But
is seen in
Mozilla 1.2.1-26 , 1.4 and some netscape versions
-------------------------------------
Comment 5•22 years ago
|
||
So, it is not a mozilla bug :) closing
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•