Bug 63957 - org.apache.poi.util.ReplacingInputStream : error when pattern length = 1 and replacement empty
Summary: org.apache.poi.util.ReplacingInputStream : error when pattern length = 1 and ...
Status: NEEDINFO
Alias: None
Product: POI
Classification: Unclassified
Component: POI Overall (show other bugs)
Version: unspecified
Hardware: PC Windows NT
: P2 minor (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-25 02:23 UTC by emre
Modified: 2019-12-15 08:50 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description emre 2019-11-25 02:23:27 UTC
org.apache.poi.util.ReplacingInputStream : error when pattern length = 1 and replacement empty
Comment 1 Dominik Stadler 2019-12-15 08:50:40 UTC
Can you provide some more information, e.g. a self-sufficient piece of code which reproduces the problem? Ideally as unit-test so we can add to the set of tests we run in CI after each change?