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

List:       kde-commits
Subject:    branches/KDE/3.5/kdeutils/ark
From:       İsmail Dönmez <ismail () kde ! org>
Date:       2007-11-06 17:12:24
Message-ID: 1194369144.652733.12464.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 733550 by cartman:

Fix opening password protected RAR archives, patch by Ozan Çağlayan <ozan@pardus.org.tr>, thanks!
BUG:FIXED:135099



 M  +2 -0      rar.cpp  


--- branches/KDE/3.5/kdeutils/ark/rar.cpp #733549:733550
@@ -226,6 +226,8 @@
 
   if ( !m_password.isEmpty() )
     *kp << "-p" + m_password;
+  else
+    *kp << "-p-";
 
   if ( !ArkSettings::extractOverwrite() )
   {
[prev in list] [next in list] [prev in thread] [next in thread] 

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