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

List:       kde-commits
Subject:    KDE/kdenetwork/kopete/protocols/msn
From:       Urs Wolfer <uwolfer () kde ! org>
Date:       2008-09-07 15:14:23
Message-ID: 1220800463.872087.12608.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 858192 by uwolfer:

Fix connecting to MSN after recent changes in KIO.
Patch by Jose Carlos Norte.
CCMAIL:jose@eyeos.org

 M  +1 -0      msnsecureloginhandler.cpp  


--- trunk/KDE/kdenetwork/kopete/protocols/msn/msnsecureloginhandler.cpp #858191:858192
@@ -58,6 +58,7 @@
 
 		// Get the login URL using QRegExp
 		QRegExp rx("PassportURLs: DARealm=(.*),DALogin=(.*),DAReg=");
+		rx.setCaseSensitivity(Qt::CaseInsensitive);
 		rx.indexIn(httpHeaders);
 
 		// Set the loginUrl and loginServer
[prev in list] [next in list] [prev in thread] [next in thread] 

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