Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.1.1, 5.2.0, 5.3.0 Alpha, 5.3.0 Beta1, 5.3.0
-
None
-
Windows 7, x86, msvc2010, ANGLE.
Mageia Linux Cauldron i586.
-
feb1afc78290433b0c22b1b3f6d65542eeb5b957
Description
If the network cache is written with Qt 5.1.1, program built with Qt 5.2.0 cannot use this cache properly and hangs on network requests.
To reproduce:
1. Build program with Qt 5.1.1 and run it.
2. You should see message in the console.
3. Then build with Qt 5.2.0 and run.
4. No message, network request is hanging.