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

List:       kde-commits
Subject:    branches/work/kopete/dev-0.12/kopete/protocols/yahoo/libkyahoo
From:       Andre Duffeck <andre () duffeck ! de>
Date:       2006-02-04 8:46:16
Message-ID: 1139042776.850021.16605.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 505529 by duffeck:

Extract cookies before handling the login response, because the cookies might already be needed here.


 M  +1 -1      logintask.cpp  


--- branches/work/kopete/dev-0.12/kopete/protocols/yahoo/libkyahoo/logintask.cpp #505528:505529
@@ -77,8 +77,8 @@
 				return true;
 			break;
 			case (SentAuthResp):
+				parseCookies( transfer );
 				handleAuthResp( transfer );
-				parseCookies( transfer );
 				// Throw transfer to the next task as it contains further data
 				return false;
 			break;
[prev in list] [next in list] [prev in thread] [next in thread] 

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