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

List:       kde-commits
Subject:    branches/KDE/4.3/kdelibs/kio/kio
From:       Dawit Alemayehu <adawit () kde ! org>
Date:       2009-08-17 13:46:52
Message-ID: 1250516812.951170.28542.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1012341 by adawit:

Send ERR_USER_CANCELED if the user cancles the leaving ssl site warning dialog box

 M  +1 -0      tcpslavebase.cpp  


--- branches/KDE/4.3/kdelibs/kio/kio/tcpslavebase.cpp #1012340:1012341
@@ -318,6 +318,7 @@
                                     "WarnOnLeaveSSLMode");
 
             if (result == KMessageBox::Cancel) {
+                error(ERR_USER_CANCELED, host);
                 return false;
             }
         }
[prev in list] [next in list] [prev in thread] [next in thread] 

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