Bug 190480

Summary: GMail displays error 500 and doesnt work
Product: [Frameworks and Libraries] kio Reporter: Ben Cooksley <bcooksley>
Component: httpAssignee: Andreas Hartmetz <ahartmetz>
Status: RESOLVED FIXED    
Severity: normal CC: ahartmetz, konq-bugs, webkit-devel
Priority: HI    
Version: SVN   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: HTTP Header Log captured with Wireshark (Firefox, QtNetwork, KIO)

Description Ben Cooksley 2009-04-24 01:06:50 UTC
Version:            (using Devel)
Compiler:          g++ (SUSE Linux) 4.3.2 [gcc-4_3-branch revision 141291]
 
OS:                Linux
Installed from:    Compiled sources

While testing the Webkit KPart in Konqueror, I found that GMail does not work, saying it encountered error "500", any attempts at Archiving / Moving / Labeling mail usually appear to work, but are not submitted and will disappear upon refresh or using another browser.

Once the message appears, it usually only possible to view one message before the GMail interface becomes unresponsive.

It works completely fine in Arora. 

The Chat option is enabled in GMail.
Comment 1 Ben Cooksley 2009-04-24 01:08:27 UTC
Forgot to note: Using qt-copy with patches applied. Tested svn revision 958089.
Comment 2 Urs Wolfer 2009-04-29 19:35:26 UTC
This is an issue in the http kioslave (or at least in KIO).
It is also reproducible with KHTML, but not with QtWebKit without KIO integration.
Comment 3 Urs Wolfer 2009-05-03 12:04:41 UTC
Created attachment 33314 [details]
HTTP Header Log captured with Wireshark (Firefox, QtNetwork, KIO)
Comment 4 Andreas Hartmetz 2009-05-04 01:14:32 UTC
assigning (hopefully to me? - hello bugzilla) because it looks like a KIO issue or at least a weird server quirk depending on how exactly a request is sent.
Comment 5 Ben Cooksley 2009-06-12 08:42:06 UTC
GMail will not load using HTTPS unfortunately either. Likely related.
Comment 6 Ben Cooksley 2009-07-14 02:34:35 UTC
This affects sites other than GMail.
There is a "firefox header dump" by a user when accessing this site here: http://forum.kde.org/viewtopic.php?f=64&t=62390#p82706
Comment 7 Urs Wolfer 2009-08-02 14:03:31 UTC
Fixed by Dawit; issue was caused by the partial kcookiejar support.