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 "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2017/11/21 11:18:00 UTC

[jira] [Created] (JAMES-2227) Mailbox role should not be case insensitive

Antoine Duprat created JAMES-2227:
-------------------------------------

             Summary: Mailbox role should not be case insensitive
                 Key: JAMES-2227
                 URL: https://issues.apache.org/jira/browse/JAMES-2227
             Project: James Server
          Issue Type: Bug
          Components: JMAP
            Reporter: Antoine Duprat
            Assignee: Antoine Duprat


While doing a delete or an update on mailboxes with the JMAP protocole, we are checking that the target mailbox is not a system mailbox (INBOX, Drafts, Outbox, ...).

This assertion is actually done in case insensitive, this means that we can have two mailboxes: _Trash_ & _trash_ which have both the *trash* role.

We should be case sensitive in order to identify the mailbox role.




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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