Closed Bug 138483 Opened 23 years ago Closed 23 years ago

javaScript window.open looses cookie information from parent

Categories

(Core :: Networking: Cookies, defect)

x86
Windows NT
defect
Not set
critical

Tracking

()

RESOLVED INVALID

People

(Reporter: meyer_michael, Assigned: morse)

References

Details

if a jsp or servlet application starts a session and the session information is stored in the cookie (no url rewriting). If the application opens a new window with javascript window.open the browser (mozilla 1.0rc1) seems not to inherit the cookie information to the new child window. This only happens if the browser is configuerd with the "Enables cookies for the orginating web site only" option. Not if "enable all cookies is set". The request is definetly send to the same server as bofore.
There is a similar sound bug here: Bug 136891
seems to be bug in the application not in Mozilla - sorry.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
Depends on: 138560
V/invalid, per reporter.
QA Contact: tever → benc
You need to log in before you can comment on or make changes to this bug.