Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
There is an anonymous MessageManager returned from org.apache.james.imap.processor.base.MailboxEventAnalyserTest.mockManager.new MailboxManager()
{...}.getMailbox(MailboxPath, MailboxSession). Somebody should please review if it is OK that hasRight of this MessageManager always returns true. The FIXME tag on line 301 can then be removed.