This issue has been created
 
 
XWiki Commons / cid:jira-generated-image-avatar-29593fb5-9a3a-4cbb-b5c1-a8a6132baa73 XCOMMONS-3310 Open

The input stream is not resetted when directly called in AbstractInputStreamInputSource

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-de68639c-b745-42e1-88f9-eee37f9e5f44 Thomas Mortagne created this issue on 09/Apr/25 10:30
 
Summary: The input stream is not resetted when directly called in AbstractInputStreamInputSource
Issue Type: cid:jira-generated-image-avatar-29593fb5-9a3a-4cbb-b5c1-a8a6132baa73 Bug
Affects Versions: 16.10.5
Assignee: Unassigned
Components: Filter
Created: 09/Apr/25 10:30
Priority: cid:jira-generated-image-static-critical-efd29f86-0e9d-4597-8d93-4388ca1f9ce5 Critical
Reporter: Thomas Mortagne
Description:

So the next call to getInputStream() will return a closed stream, which is not what it's supposed to do.