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 "Trần Tiến Đức (JIRA)" <se...@james.apache.org> on 2019/05/06 07:52:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16833574#comment-16833574 ] 

Trần Tiến Đức commented on JAMES-2756:
--------------------------------------

the bug is exposed by a test case in PR https://github.com/linagora/james-project/pull/2327

> 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
>
> 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