Update change log and spec for wrt-plugins-tizen_0.4.12
[framework/web/wrt-plugins-tizen.git] / src / Messaging / StorageChangesMessageFilterValidatorFactory.cpp
index 5137f79..d4b9af7 100755 (executable)
@@ -31,7 +31,7 @@ namespace DeviceAPI {
                const std::string StorageChangesMessageFilterValidatorFactory::ATTRIBUTE_TO               = "to";
                const std::string StorageChangesMessageFilterValidatorFactory::ATTRIBUTE_CC               = "cc";
                const std::string StorageChangesMessageFilterValidatorFactory::ATTRIBUTE_BCC              = "bcc";
-               const std::string StorageChangesMessageFilterValidatorFactory::ATTRIBUTE_BODY             = "body";
+               const std::string StorageChangesMessageFilterValidatorFactory::ATTRIBUTE_BODY             = "body.plainBody";
                const std::string StorageChangesMessageFilterValidatorFactory::ATTRIBUTE_IS_READ          = "isRead";
                const std::string StorageChangesMessageFilterValidatorFactory::ATTRIBUTE_HAS_ATTACHMENT   = "hasAttachment";            
                const std::string StorageChangesMessageFilterValidatorFactory::ATTRIBUTE_PRIORITY         = "isHighPriority";