[prev in list] [next in list] [prev in thread] [next in thread] 

List:       konq-bugs
Subject:    [frameworks-kio] [Bug 373323] Unsupported Action: Authorization failed
From:       Andreas Schwab <bugzilla_noreply () kde ! org>
Date:       2016-12-22 14:07:10
Message-ID: bug-373323-5021-1W8PxeEMzG () http ! bugs ! kde ! org/
[Download RAW message or body]

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

Andreas Schwab <schwab@linux-m68k.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kdelibs-bugs@kde.org
            Version|Git                         |5.29.0
          Component|general                     |general
            Product|konqueror                   |frameworks-kio

--- Comment #1 from Andreas Schwab <schwab@linux-m68k.org> ---
This is really a kio bug.  Workaround:

Index: kio-5.29.0/src/ioslaves/http/http.cpp
===================================================================
--- kio-5.29.0.orig/src/ioslaves/http/http.cpp
+++ kio-5.29.0/src/ioslaves/http/http.cpp
@@ -5525,7 +5525,7 @@ bool HTTPProtocol::handleAuthenticationH
                     if (!authTokens.isEmpty()) {
                         goto try_next_auth_scheme;
                     } else {
-                        error(ERR_UNSUPPORTED_ACTION, i18n("Authorization
failed."));
+                        //error(ERR_UNSUPPORTED_ACTION, i18n("Authorization
failed."));
                         authRequiresAnotherRoundtrip = false;
                     }
                     //### return false; ?

-- 
You are receiving this mail because:
You are the assignee for the bug.=
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic