Bug 31903

Summary: Cookies not passed on URL.openStream()
Product: [Applications] konqueror Reporter: craiga
Component: kjavaAssignee: Wynn Wilkes <wynnw>
Status: RESOLVED FIXED    
Severity: normal CC: gassauer, lephiloux, marrs, o-z
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: RedHat Enterprise Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description craiga 2001-08-31 16:45:43 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           kjava
Version:           KDE 2.2.0 
Severity:          normal
Installed from:    RedHat RPMs
Compiler:          Not Specified
OS:                Linux
OS/Compiler notes: Not Specified


When an applet running under Sun's jdk1.3.1 calls the URL.openStream() or
URL.openConnection() methods with an "http:" url cookies are not passed to the
server. 


Note:  Mozilla had a similar bug (that has been fixed) which I submitted as: 

 http://bugzilla.mozilla.org/show_bug.cgi?id=90037

but was marked as a duplicate of:

 http://bugzilla.mozilla.org/show_bug.cgi?id=79851

(Submitted via bugs.kde.org)
Comment 1 Datschge 2003-07-29 22:30:05 UTC
Is there any test suite where one can easily check out whether this reported 
behavior still affects the current versions of konqueror/kjava? 
Comment 2 Koos Vriezen 2003-07-30 20:15:49 UTC
Yes, the webmin applets (eg. Others|File Manager). But you don't have to test, it's still 
there in kde-3.1 and in HEAD it only works with setting 'Use KIO' 
Comment 3 Koos Vriezen 2003-07-30 20:21:22 UTC
*** Bug 33124 has been marked as a duplicate of this bug. ***
Comment 4 Koos Vriezen 2003-11-08 02:15:05 UTC
*** Bug 42898 has been marked as a duplicate of this bug. ***
Comment 5 Koos Vriezen 2003-11-08 03:02:15 UTC
*** Bug 52344 has been marked as a duplicate of this bug. ***
Comment 6 Koos Vriezen 2004-01-21 19:11:49 UTC
*** Bug 55440 has been marked as a duplicate of this bug. ***
Comment 7 Koos Vriezen 2004-02-24 18:08:12 UTC
*** Bug 75934 has been marked as a duplicate of this bug. ***
Comment 8 Koos Vriezen 2004-08-11 13:59:20 UTC
Closing this one, now we have a way to let KIO do the network traffic.