Tellier Benoit created JAMES-2261: ------------------------------------- Summary: ImapUtils::getUser fails to handle null mailboxSession correctly Key: JAMES-2261 URL: https://issues.apache.org/jira/browse/JAMES-2261 Project: James Server Issue Type: Bug Components: IMAPServer Reporter: Tellier Benoit
After using the imapSession, this method performs a check on imapSession. The case where the mailboxSession is null is not well handled. Obviously, this null check was intended to be performed on the mailboxSession. Issue reported in https://github.com/apache/james-project/pull/87 by https://github.com/pedrohm . -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org