You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Tellier Benoit (JIRA)" <se...@james.apache.org> on 2019/05/15 07:46:00 UTC

[jira] [Resolved] (JAMES-2756) SimpleMessageSearchIndex doesn't decode header values before searching

     [ https://issues.apache.org/jira/browse/JAMES-2756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tellier Benoit resolved JAMES-2756.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 3.4.0

https://github.com/linagora/james-project/pull/2338 also solved it.

> SimpleMessageSearchIndex doesn't decode header values before searching
> ----------------------------------------------------------------------
>
>                 Key: JAMES-2756
>                 URL: https://issues.apache.org/jira/browse/JAMES-2756
>             Project: James Server
>          Issue Type: Bug
>            Reporter: Trần Tiến Đức
>            Priority: Major
>             Fix For: 3.4.0
>
>
> The root caught is:
> {code:java}
> MessageSearchers.matchesAddress(...) {
>     if (AddressFormatter.DEFAULT.encode((Mailbox) address).toUpperCase(Locale.US) ... 
> }{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org