Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-4121

QNetworkAccessManager: unsupported authentication types not handled gracefully

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 4.7.2
    • 4.5.0
    • None
    • 5a20a7b87220dd33792b5c25ea809a0e5f93a93b

    Description

      1. QNetworkAccessManager::authenticationRequired is not emitted if the authentication type is not supported by Qt
      2. QNetworkAccessManager::finished is not emitted if an unknown authentication type is present on the remote server
      3. QNetworkReply::error is not emitted if an unsupported authentication type is present on the remote server

      To reproduce, a suitable server will be needed (one which doesn't support any of the authentication methods supported by Qt) and using the code sample here:- http://codepaster.europe.nokia.com/?id=14368

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              mgoetz Markus Goetz (Inactive)
              cattell Matthew Cattell (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes