[
https://issues.apache.org/jira/browse/CXF-5361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aki Yoshida resolved CXF-5361.
------------------------------
Resolution: Fixed
Fix Version/s: 2.6.11
2.7.8
3.0.0
> Attachments iterator may incorrectly handle its remove operation
> ----------------------------------------------------------------
>
> Key: CXF-5361
> URL: https://issues.apache.org/jira/browse/CXF-5361
> Project: CXF
> Issue Type: Bug
> Components: Core
> Affects Versions: 2.6.9, 2.7.7
> Reporter: Aki Yoshida
> Assignee: Aki Yoshida
> Fix For: 3.0.0, 2.7.8, 2.6.11
>
>
> When you try to iterate on the message attachments and use the iterator's
> remove method, you may get the IndexOutOfBounds exception or get an
> unexpected result.
> This issue is caused by the underlining attachment collection implementation
> LazyAttachmentCollection's iterator.
--
This message was sent by Atlassian JIRA
(v6.1#6144)