kio/kio/job.h fix backport
George Staikos
staikos at kde.org
Tue Apr 1 17:08:17 BST 2003
Done.
On April 1, 2003 02:57, Luciano Montanaro wrote:
> Don't we want to backport this to kde3.1?
> Luciano
> Index: job.cpp
> ===================================================================
> RCS file: /home/kde/kdelibs/kio/kio/job.cpp,v
> retrieving revision 1.330.2.1
> diff -u -r1.330.2.1 job.cpp
> --- job.cpp 6 Dec 2002 22:09:27 -0000 1.330.2.1
> +++ job.cpp 1 Apr 2003 08:57:48 -0000
> @@ -788,7 +788,7 @@
> // happens (unpacking+repacking)
> staticData.truncate(0);
> m_incomingMetaData.clear();
> - if (queryMetaData("cache") != "reload");
> + if (queryMetaData("cache") != "reload")
> addMetaData("cache","refresh");
> m_suspended = false;
> m_url = m_redirectionURL;
--
George Staikos
... Yes, my KDE talk at Real World Linux was cancelled on me.
More information about the kfm-devel
mailing list