Bug 57556 - cookie expired if i close another browser window
Summary: cookie expired if i close another browser window
Status: RESOLVED FIXED
Alias: None
Product: konqueror
Classification: Applications
Component: kcookiejar (show other bugs)
Version: unspecified
Platform: FreeBSD Ports FreeBSD
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-22 15:29 UTC by Dmitry Trofimov
Modified: 2003-09-03 02:04 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Trofimov 2003-04-22 15:29:09 UTC
Version:            (using KDE KDE 3.1.1a)
Installed from:    FreeBSD Ports
OS:          FreeBSD

Hello.
i have web application that send cookie to browser with  expiration on close. (just send cookie header without any expiration time) 
this application have menu on page. one of the item is "Chat" 

<a href="..../Account.pl?func=chat_rooms" target="_blank">Chat</a>

when i click on item chat konqueror open new window with session (with the same cookie like parent window) 
but when i close chat window it delete session(delete cookie) 
but i have background window with menu that need this session (cookie)
I think this is konqueror error. :(
Comment 1 Dawit Alemayehu 2003-09-03 02:04:01 UTC
Hello, 
 
Please upgrade to 3.1.3. This should work properly from that release on. Thanks for the 
report and feel free to re-open this ticket if the problem still persists.