Aki Yoshida created CXF-5361:
--------------------------------
Summary: 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.7.7, 2.6.9
Reporter: Aki Yoshida
Assignee: Aki Yoshida
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)