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

List:       kde-commits
Subject:    Re: kdelibs/kioslave/http/kcookiejar
From:       Waldo Bastian <bastian () kde ! org>
Date:       2004-10-03 14:19:18
Message-ID: 200410031619.22797.bastian () kde ! org
[Download RAW message or body]


Would you be so kind to explain what the "annoying bug" is and why this is the 
correct fix for it?

Cheers,
Waldo

On Sunday 03 October 2004 10:42, Benjamin Meyer wrote:
> CVS commit by bmeyer:
>
> Anoying bug that sucked up a few hours of my life
>
>
>   M +3 -3      kcookieserver.cpp   1.53
>
>
> --- kdelibs/kioslave/http/kcookiejar/kcookieserver.cpp  #1.52:1.53
> @@ -560,5 +560,5 @@ KCookieServer::setDomainAdvice(QString u
>        QStringList domains;
>        mCookieJar->extractDomains(fqdn, domains);
> -      mCookieJar->setDomainAdvice(domains[0],
> +      mCookieJar->setDomainAdvice(domains[1],
>                                    KCookieJar::strToAdvice(advice));
>     }
> @@ -576,5 +576,5 @@ KCookieServer::getDomainAdvice(QString u
>        QStringList domains;
>        mCookieJar->extractDomains(fqdn, domains);
> -      advice = mCookieJar->getDomainAdvice(domains[0]);
> +      advice = mCookieJar->getDomainAdvice(domains[1]);
>     }
>     return KCookieJar::adviceToStr(advice);

-- 
bastian@kde.org  |  Wanted: Talented KDE developer  |  bastian@suse.com
  http://www.suse.de/de/company/suse/jobs/suse_pbu/developer_kde.html

[Attachment #3 (application/pgp-signature)]

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

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