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

List:       kmail-devel
Subject:    [Bug 75435] Showing why messages are not imported
From:       Laurence Anderson <l.d.anderson () warwick ! ac ! uk>
Date:       2004-06-12 19:40:08
Message-ID: 20040612194008.6033.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
      
http://bugs.kde.org/show_bug.cgi?id=75435      




------- Additional Comments From l.d.anderson warwick ac uk  2004-06-12 21:40 -------
CVS commit by landers: 

Show files that couldn't be imported.

CCMAIL:75435 bugs kde org


  M +3 -1      filter_plain.cxx   1.19


--- kdepim/kmailcvt/filter_plain.cxx  #1.18:1.19
 @ -58,5 +58,7  @ void FilterPlain::import(FilterInfo *inf
       info->setFrom(*mailFile);
       info->setTo(dir.dirName());
-      addMessage(info, "PLAIN-" + dir.dirName(), dir.filePath(*mailFile));
+      info->setCurrent(0);
+      if( ! addMessage(info, "PLAIN-" + dir.dirName(), dir.filePath(*mailFile)) ) \
info->addLog( i18n("Couldn't import %1").arg( *mailFile ) ); +      \
info->setCurrent(100);  info->setOverall(100 * ++currentFile/ totalFiles);
       if ( info->shouldTerminate() ) return;
_______________________________________________
KMail developers mailing list
KMail-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmail-devel


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

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