kio/kio/job.h fix backport
Luciano Montanaro
mikelima at virgilio.it
Tue Apr 1 08:57:56 BST 2003
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
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;
- --
Luciano Montanaro// My public GPG key can be /"\ ASCII RIBBON
\X/ found at wwwkeys.pgp.net \ / CAMPAIGN
X AGAINST HTML
/ \ MAIL
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
iD8DBQE+iUaNaeOY6B53J4URAnBnAJ0Rv5+Z+rkfZQGfDdJ3OEcm/oKCyQCgmzPC
cTt2m9runph4ZmlstZrfOoc=
=vhJJ
-----END PGP SIGNATURE-----
More information about the kfm-devel
mailing list