[
https://issues.apache.org/jira/browse/CAMEL-11117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrea Cosentino resolved CAMEL-11117.
--------------------------------------
Resolution: Fixed
Assignee: Andrea Cosentino
> The searchTerm subjectOrBody breaks the searchTerm unseen
> ---------------------------------------------------------
>
> Key: CAMEL-11117
> URL: https://issues.apache.org/jira/browse/CAMEL-11117
> Project: Camel
> Issue Type: Bug
> Components: camel-mail
> Affects Versions: 2.18.3
> Reporter: Lionel Palacin
> Assignee: Andrea Cosentino
> Priority: Minor
> Fix For: 2.18.4, 2.19.0
>
>
> When the two options searchTerm.unseen and searchTerm.subjectOrBody are
> together, the searchTerm generated looks like that:
> (Unseen AND Subject) OR Body. Which is incorrect, the right searchTerm should
> be: Unseen AND (Subject OR Body).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)