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 "Norman Maurer (JIRA)" <se...@james.apache.org> on 2011/08/08 21:40:27 UTC

[jira] [Created] (IMAP-329) Status response for HIGHESTMODSEQ of 0 does not write the number back to the clíent

Status response for HIGHESTMODSEQ of 0 does not write the number back to the clíent
-----------------------------------------------------------------------------------

                 Key: IMAP-329
                 URL: https://issues.apache.org/jira/browse/IMAP-329
             Project: JAMES Imap
          Issue Type: Bug
          Components: Protocol
    Affects Versions: 0.2.1
            Reporter: Norman Maurer
            Assignee: Norman Maurer
             Fix For: 0.3


If the highest mod seq is 0 we fail to also write 0 back to the client...

current:
OK [HIGHESTMODSEQ] Highest

correct:
OK [HIGHESTMODSEQ 0] Highest

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

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


[jira] [Resolved] (IMAP-329) Status response for HIGHESTMODSEQ of 0 does not write the number back to the clíent

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/IMAP-329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer resolved IMAP-329.
--------------------------------

    Resolution: Fixed

> Status response for HIGHESTMODSEQ of 0 does not write the number back to the clíent
> -----------------------------------------------------------------------------------
>
>                 Key: IMAP-329
>                 URL: https://issues.apache.org/jira/browse/IMAP-329
>             Project: JAMES Imap
>          Issue Type: Bug
>          Components: Protocol
>    Affects Versions: 0.2.1
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>             Fix For: 0.3
>
>
> If the highest mod seq is 0 we fail to also write 0 back to the client...
> current:
> OK [HIGHESTMODSEQ] Highest
> correct:
> OK [HIGHESTMODSEQ 0] Highest

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

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