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

List:       kde-commits
Subject:    kdepim/kmail
From:       Ingo Klöcker <kloecker () kde ! org>
Date:       2004-02-29 20:24:46
Message-ID: 20040229202446.80B1F995A () office ! kde ! org
[Download RAW message or body]

CVS commit by kloecker: 

Fix just another folderstorage regression. This should fix the problem with non \
latin1 folders that was reported by Toshitaka Fujioka.


  M +6 -6      folderstorage.cpp   1.14


--- kdepim/kmail/folderstorage.cpp  #1.13:1.14
@@ -790,5 +790,5 @@ QString FolderStorage::idString() const
   if (!relativePath.isEmpty())
     relativePath = relativePath.right( relativePath.length() - 1 ) + "/";
-  QString escapedName = QString( name() );
+  QString escapedName = QString( folder()->name() );
   /* Escape [ and ] as they are disallowed for kconfig sections and that is
      what the idString is primarily used for. */


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

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