Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.15.8
-
-
42aa0028b7 (qt/qtbase/dev) 98b0f5347a (qt/qtbase/6.3) 14f75830d1 (qt/qtbase/6.2) 14f75830d1 (qt/tqtc-qtbase/6.2) 98b0f5347a (qt/tqtc-qtbase/6.3) 42aa0028b7 (qt/tqtc-qtbase/dev) 98b0f5347a (qt/tqtc-qtbase/6.3.0)
Description
Most likely due to the fix to the issue https://bugreports.qt.io/browse/QTBUG-87813 the QNetworkReply::finished() signal is not emitted anymore if a failure happens as it was before.
The documentation indicates "The finished() signal will probably follow, indicating that the connection is over.".