RESOLVED INVALID 102816
[Qt] qt-project.org shows JSON content instead of the proper website.
https://bugs.webkit.org/show_bug.cgi?id=102816
Summary [Qt] qt-project.org shows JSON content instead of the proper website.
Zeno Albisser
Reported 2012-11-20 08:34:59 PST
This issue can be reproduced on Mac and on Linux. Loading qt-project.org the first time seems to work fine. Also reloading the page works fine. But going backwards and forwards in the browsing history triggers this issue. Disabling the NetworkDiskCache seems to work around this problem. So it seems the problem is related to QNetworkDiskCache. But this needs further investigation.
Attachments
Michael Brüning
Comment 1 2012-11-22 03:19:06 PST
I'll have a look at this.
Michael Brüning
Comment 2 2012-11-22 05:45:24 PST
Definitely cache related, the json file that gets displayed on navigating back (also works when starting MiniBrowser with qt-project.org as url) is saved for the qt-project.org url in cache item. Trying to find out where this goes wrong at the moment.
Simon Hausmann
Comment 3 2012-11-22 23:38:18 PST
Downstream bug report: https://bugreports.qt-project.org/browse/QTBUG-28035 I guess it's likely to result in a change in Qt instead of WebKit.
Michael Brüning
Comment 4 2012-11-23 03:46:24 PST
This is indeed a problem in Qt, being tracked at https://bugreports.qt-project.org/browse/QTBUG-28035 .
Note You need to log in before you can comment on or make changes to this bug.