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

List:       kde-commits
Subject:    branches/KDE/3.5/kdelibs/kioslave/http/kcookiejar
From:       Dawit Alemayehu <adawit () kde ! org>
Date:       2007-09-03 7:52:15
Message-ID: 1188805935.411942.29996.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 707873 by adawit:

Backport the fix for BR# 135175

 M  +1 -1      kcookiejar.cpp  


--- branches/KDE/3.5/kdelibs/kioslave/http/kcookiejar/kcookiejar.cpp #707872:707873
@@ -569,7 +569,7 @@
     if (cookiePtr->domain().isEmpty())
        stripDomain( cookiePtr->host(), domain);
     else
-       domain = cookiePtr->domain();
+       stripDomain (cookiePtr->domain(), domain);
     return domain;
 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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