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

List:       kde-commits
Subject:    kdeaddons/konq-plugins/webarchiver
From:       Daniel Naber <daniel.naber () t-online ! de>
Date:       2004-02-22 17:57:53
Message-ID: 20040222175753.8CFF49962 () office ! kde ! org
[Download RAW message or body]

CVS commit by dnaber: 

fix for #69245: Webpage archives with "?" are not saving with full title in
konqueror


  M +2 -1      plugin_webarchiver.cpp   1.32


--- kdeaddons/konq-plugins/webarchiver/plugin_webarchiver.cpp  #1.31:1.32
@@ -80,4 +80,5 @@ void PluginWebArchiver::slotSaveToArchiv
   archiveName = archiveName.simplifyWhiteSpace();
   archiveName.replace( "\\s:", " ");
+  archiveName.replace( "?", "");
   archiveName.replace( ":", "");
   archiveName.replace( "/", "");


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

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