[
https://issues.apache.org/jira/browse/CAMEL-11117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-11117:
--------------------------------
Fix Version/s: 2.19.0
2.18.4
> 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
> 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)