https://bugs.kde.org/show_bug.cgi?id=460944

            Bug ID: 460944
           Summary: KIO::MimeTypeFinderJob doesn't display authentication
                    dialog
    Classification: Frameworks and Libraries
           Product: frameworks-kio
           Version: 5.99.0
          Platform: Gentoo Packages
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: kio-bugs-n...@kde.org
          Reporter: stefano.cro...@alice.it
                CC: kdelibs-b...@kde.org
  Target Milestone: ---

When using KIO::MimeTypeFinderJob to determine the mimetype of a ftp URL
requiring authentication (I don't know whether the same happens with other
schemes) it doesn't display an authentication dialog, even if
setAuthenticationPromptEnabled(true) has been called. Instead, the job always
returns an error with error code of 1 and error string of "User canceled
action".

Removing line 131 in mimetypefinderjob.cpp allows the dialog to be displayed.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to