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

List:       kde-commits
Subject:    KDE/kdepim/nepomuk_email_feeder
From:       Volker Krause <vkrause () kde ! org>
Date:       2010-08-22 12:32:54
Message-ID: 20100822123254.34FA0AC857 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1166671 by vkrause:

missed one, fixes a crash on indexing when using Nepomuk from trunk


 M  +4 -0      messageanalyzer.cpp  


--- trunk/KDE/kdepim/nepomuk_email_feeder/messageanalyzer.cpp #1166670:1166671
@@ -181,7 +181,11 @@
   // non plain text main body part, let strigi figure out what to do about that
   else if ( !m_mainBodyPart ) {
     m_mainBodyPart = content;
+#if !(KDE_IS_VERSION( 4, 5, 50 ))
     m_parent->indexData( m_email.uri(), content->decodedContent(), m_item.modificationTime() );
+#else
+#warning Fix attachment indexing once Nepomuk adds the necessary interface again
+#endif
   }
 
   // attachment -> delegate to strigi
[prev in list] [next in list] [prev in thread] [next in thread] 

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