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)" <ji...@apache.org> on 2011/06/18 12:07:47 UTC

[jira] [Created] (MAILBOX-96) MessageRange.toRanges(..) must copy the given List to be sure to also work if the List is not modifiable

MessageRange.toRanges(..) must copy the given List to be sure to also work if the List is not modifiable
--------------------------------------------------------------------------------------------------------

                 Key: MAILBOX-96
                 URL: https://issues.apache.org/jira/browse/MAILBOX-96
             Project: James Mailbox
          Issue Type: Bug
          Components: api
    Affects Versions: 0.2
            Reporter: Norman Maurer
            Assignee: Norman Maurer
             Fix For: 0.3


If you use a unmodifiableList and pass it to MessageRange.toRanges(..), it will throw an Exception

--
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] (MAILBOX-96) MessageRange.toRanges(..) must copy the given List to be sure to also work if the List is not modifiable

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

Norman Maurer resolved MAILBOX-96.
----------------------------------

    Resolution: Fixed

> MessageRange.toRanges(..) must copy the given List to be sure to also work if the List is not modifiable
> --------------------------------------------------------------------------------------------------------
>
>                 Key: MAILBOX-96
>                 URL: https://issues.apache.org/jira/browse/MAILBOX-96
>             Project: James Mailbox
>          Issue Type: Bug
>          Components: api
>    Affects Versions: 0.2
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>             Fix For: 0.3
>
>
> If you use a unmodifiableList and pass it to MessageRange.toRanges(..), it will throw an Exception

--
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