[Bug 67579] POI 5.2.4 is closing the input stream used in the XSSFWorkbook constructor which explicitly specifies closeStream=false

2023-10-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67579 Dominik Stadler changed: What|Removed |Added Depends on||66584 Referenced Bugs:

[Bug 66584] ZipPackage can fail to handle excepions.

2023-10-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66584 Dominik Stadler changed: What|Removed |Added Blocks||67579 Referenced Bugs:

[Bug 67579] POI 5.2.4 is closing the input stream used in the XSSFWorkbook constructor which explicitly specifies closeStream=false

2023-10-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67579 PJ Fanning changed: What|Removed |Added OS|Mac OS X 10.1 |All -- You are receiving this mail

[Bug 67579] POI 5.2.4 is closing the input stream used in the XSSFWorkbook constructor which explicitly specifies closeStream=false

2023-10-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67579 --- Comment #4 from PJ Fanning --- breaking change was in https://bz.apache.org/bugzilla/show_bug.cgi?id=66584 -- You are receiving this mail because: You are the assignee for the bug.

[Bug 67579] POI 5.2.4 is closing the input stream used in the XSSFWorkbook constructor which explicitly specifies closeStream=false

2023-10-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67579 --- Comment #3 from PJ Fanning --- added r1912700 will wait a week or so to see if other regressions are reported before seeing about a POI 5.2.5 RC -- You are receiving this mail because: You are the assignee for the bug.

Re: [PR] Bump de.thetaphi.forbiddenapis from 3.5.1 to 3.6 [poi]

2023-10-02 Thread via GitHub
dependabot[bot] commented on PR #526: URL: https://github.com/apache/poi/pull/526#issuecomment-1743946678 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me

Re: [PR] Bump de.thetaphi.forbiddenapis from 3.5.1 to 3.6 [poi]

2023-10-02 Thread via GitHub
asfgit closed pull request #526: Bump de.thetaphi.forbiddenapis from 3.5.1 to 3.6 URL: https://github.com/apache/poi/pull/526 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[Bug 67579] POI 5.2.4 is closing the input stream used in the XSSFWorkbook constructor which explicitly specifies closeStream=false

2023-10-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67579 --- Comment #2 from nniesen...@gmail.com --- ZipPackage 5.2.4 changed to a try-with-resources which is : 130:ZipPackage(InputStream in, PackageAccess access) throws IOException { 131:super(access); 132:try

[Bug 67579] POI 5.2.4 is closing the input stream used in the XSSFWorkbook constructor which explicitly specifies closeStream=false

2023-10-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67579 --- Comment #1 from nniesen...@gmail.com --- Test comment was supposed to read: // poi-ooxml:5.2.4 throws java.io.IOException: Stream closed -- You are receiving this mail because: You are the assignee for the bug.

[Bug 67579] New: POI 5.2.4 is closing the input stream used in the XSSFWorkbook constructor which explicitly specifies closeStream=false

2023-10-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67579 Bug ID: 67579 Summary: POI 5.2.4 is closing the input stream used in the XSSFWorkbook constructor which explicitly specifies closeStream=false Product: POI

[PR] Bump de.thetaphi.forbiddenapis from 3.5.1 to 3.6 [poi]

2023-10-02 Thread via GitHub
dependabot[bot] opened a new pull request, #526: URL: https://github.com/apache/poi/pull/526 Bumps de.thetaphi.forbiddenapis from 3.5.1 to 3.6. [![Dependabot compatibility

[Bug 67475] [PATCH] TEXT function corner cases

2023-10-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67475 Jakub changed: What|Removed |Added OS||All Summary|TEXT function corner

[Bug 67475] TEXT function corner cases

2023-10-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67475 Jakub changed: What|Removed |Added CC||jakub.vojti...@gmail.com --- Comment #1 from