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)" <ji...@apache.org> on 2015/06/17 10:11:02 UTC

[jira] [Created] (MAILBOX-238) Recent flag is not reset upon copy using Cassandra implementation

Tellier Benoit created MAILBOX-238:
--------------------------------------

             Summary: Recent flag is not reset upon copy using Cassandra implementation
                 Key: MAILBOX-238
                 URL: https://issues.apache.org/jira/browse/MAILBOX-238
             Project: James Mailbox
          Issue Type: Bug
    Affects Versions: 0.6
            Reporter: Tellier Benoit
             Fix For: 0.6




Recent flag is not reset upon copy.

Scenario :

Bob view message INBOX uid 6
message INBOX uid 6 is marked as not recent
bob copies INBOX uid 6 in INBOX.work
This copied message IS recent, and should be marked as it.

MPT report :

testCopyUS(org.apache.james.mpt.imapmailbox.suite.SelectedState) Time elapsed: 3.654 sec <<< ERROR!
org.apache.james.mpt.protocol.ProtocolSession$InvalidServerResponseException:
Location: /org/apache/james/imap/scripts/Copy.test:55
LastClientMsg: a8 FETCH 1:3 (FLAGS)
Expected: '* 1 FETCH (FLAGS (
Recent))'
Actual : '* 1 FETCH (FLAGS ())'

To be considered as resolved, testCopy* in cassandra MPT tests should fail at least after a8 .

Unit tests on mapper provided by JWC-87




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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