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

List:       kde-bugs-dist
Subject:    [Bug 72628] konqueror refreshes content too often (when
From:       Waldo Bastian <bastian () kde ! org>
Date:       2004-03-31 20:37:38
Message-ID: 20040331203738.16318.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
      
http://bugs.kde.org/show_bug.cgi?id=72628      
bastian kde org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From bastian kde org  2004-03-31 22:37 -------
CVS commit by waba: 

Disabling the cache does not mean we should reload every request. (BR72628)
CCMAIL: 72628-done bugs kde org


  M +1 -1      cache.cpp   1.36


--- kdebase/kcontrol/kio/cache.cpp  #1.35:1.36
 @ -80,5 +80,5  @ void KCacheConfigDialog::save()
 
   if ( !m_dlg->cbUseCache->isChecked() )
-      KSaveIOConfig::setCacheControl(KIO::CC_Reload);
+      KSaveIOConfig::setCacheControl(KIO::CC_Refresh);
   else if ( m_dlg->rbVerifyCache->isChecked() )
       KSaveIOConfig::setCacheControl(KIO::CC_Refresh);
[prev in list] [next in list] [prev in thread] [next in thread] 

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