[Bug 69705] ZIP BOMB DETECTED WHILE WORKING WITH apache poi 5.0.0

2025-06-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69705 Matafagafo changed: What|Removed |Added CC||matafag...@gmail.com -- You are receivin

[Bug 69705] ZIP BOMB DETECTED WHILE WORKING WITH apache poi 5.0.0

2025-06-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69705 --- Comment #5 from Dominik Stadler --- They are public static methods which you can call whenever you use Apache POI in your code. -- You are receiving this mail because: You are the assignee for the bug

[Bug 69705] ZIP BOMB DETECTED WHILE WORKING WITH apache poi 5.0.0

2025-06-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69705 --- Comment #4 from Rakhi Barayanan --- Hi Dominik, Thanks for the update.I hope Even ZipSecureFile.setMaxEntrySize() and ZipSecureFile.setMinInflateRatio() should be set from the poi code,not from the api we are consuming.Could you please le

[Bug 69705] ZIP BOMB DETECTED WHILE WORKING WITH apache poi 5.0.0

2025-06-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69705 --- Comment #3 from Dominik Stadler --- The error message tries to state how you can ignore this in your code if you are sure the file is not malicious. Please try the suggestion from the error-message and report back if that does not work fo

[Bug 69705] ZIP BOMB DETECTED WHILE WORKING WITH apache poi 5.0.0

2025-06-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69705 --- Comment #2 from Rakhi Barayanan --- Hi Fanning, Thanks for your quick response.This work around is in poi code.We are not doing customization in poi code.Is there a way to resolve this outside of poi code. -- You are receiving this mail

[Bug 69705] ZIP BOMB DETECTED WHILE WORKING WITH apache poi 5.0.0

2025-06-04 Thread bugzilla
|NEEDINFO Severity|critical|normal Hardware|PC |All --- Comment #1 from PJ Fanning --- Is this what you are talking about? https://stackoverflow.com/questions/44897500/using-apache-poi-zip-bomb-detected The

[Bug 69705] ZIP BOMB DETECTED WHILE WORKING WITH apache poi 5.0.0

2025-06-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69705 Rakhi Barayanan changed: What|Removed |Added OS|Mac OS X 10.1 |Windows Server 2012 R2 -- You are r

[Bug 69705] ZIP BOMB DETECTED WHILE WORKING WITH apache poi 5.0.0

2025-06-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69705 Rakhi Barayanan changed: What|Removed |Added Priority|P2 |P1 Severity|normal

[Bug 69705] New: ZIP BOMB DETECTED WHILE WORKING WITH apache poi 5.0.0

2025-06-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69705 Bug ID: 69705 Summary: ZIP BOMB DETECTED WHILE WORKING WITH apache poi 5.0.0 Product: POI Version: unspecified Hardware: PC OS: Mac OS X 10.1 Status: NEW

[Bug 69669] ppt created using Apache POI is corrupted when using addTitle()

2025-05-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69669 PJ Fanning changed: What|Removed |Added Hardware|PC |All OS|Mac OS X 10.1

[Bug 69669] ppt created using Apache POI is corrupted when using addTitle()

2025-05-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69669 --- Comment #4 from PJ Fanning --- I have no plan to backport this to an old version of POI but I have made changes in trunk to revert part of the HSLF change in 4.0.0. https://github.com/apache/poi/commit

[Bug 69669] ppt created using Apache POI is corrupted when using addTitle()

2025-05-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69669 --- Comment #3 from PJ Fanning --- most likely this commit is the issue - but again it changes a lot of code https://github.com/apache/poi/commit/f395630abd891b9d4ee09932c309d566d8360860 -- You are receiving this mail because: You are the

[Bug 69669] ppt created using Apache POI is corrupted when using addTitle()

2025-05-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69669 --- Comment #2 from PJ Fanning --- I have isolated the breaking change to April 2018 among these commits. https://github.com/apache/poi/commits/REL_4_0_0_FINAL/src/scratchpad/src/org/apache/poi/hslf There are a couple of large changes then so

[Bug 69669] ppt created using Apache POI is corrupted when using addTitle()

2025-05-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69669 --- Comment #1 from PJ Fanning --- I have reproduced this. The ppt is created but Microsoft Powerpoint won't open it. I can't yet see what has changed the HSLF code in POI but on first appraisal, not a lot has changed. HSLF is not a very active

[Bug 69669] ppt created using Apache POI is corrupted when using addTitle()

2025-05-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69669 Matafagafo changed: What|Removed |Added CC||matafag...@gmail.com -- You are receivin

[Bug 69669] ppt created using Apache POI is corrupted when using addTitle()

2025-05-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69669 parvathyskumar...@gmail.com changed: What|Removed |Added CC||parvathyskumar...@gmail.co

[Bug 69669] New: ppt created using Apache POI is corrupted when using addTitle()

2025-05-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69669 Bug ID: 69669 Summary: ppt created using Apache POI is corrupted when using addTitle() Product: POI Version: 5.4.1-FINAL Hardware: PC OS: Mac OS X 10.1

[ANNOUNCE] Apache POI 5.4.1 release

2025-04-06 Thread PJ Fanning
The Apache POI project is pleased to announce the release of POI 5.4.1. This is primarily a bug fix release. See the downloads page for source distributions: https://poi.apache.org/download.html Release Notes Changes A full list of changes is available in the change log: https

[RESULT] [VOTE] Release Apache POI 5.4.1 (RC1)

2025-04-06 Thread PJ Fanning
Hi everyone, The vote passes with 4 +1s, all binding and no other votes. Vote Thread https://lists.apache.org/thread/1hpn478oh8btr53yxnggv3rlo9cdyl37 Votes (Apache IDs) axh tallison centic fanningpj I will proceed with the release. Thanks to everyone who participated in the development and revie

Re: [VOTE] Release Apache POI 5.4.1 (RC1)

2025-04-06 Thread Dominik Stadler
, Apr 1, 2025 at 11:25 PM PJ Fanning wrote: > Hello POI Community, > > This is a call for a vote to release Apache POI version 5.4.1 (RC1). > > The discussion thread: > https://lists.apache.org/thread/7qv51c012fqsy39o1r5ft3jxpf10bn1r > > The release candidate: > https:/

Re: [VOTE] Release Apache POI 5.4.1 (RC1)

2025-04-04 Thread Tim Allison
h these jars, please also > notify us on this thread. > > https://repository.apache.org/content/groups/staging/org/apache/poi/ > > In gradle, you can add this repository. > > maven { > url "https://repository.apache.org/content/groups/staging/"; > } > >

Re: [VOTE] Release Apache POI 5.4.1 (RC1)

2025-04-01 Thread axh
Just did a small test and looks good. +1 > Am 01.04.2025 um 23:25 schrieb PJ Fanning : > > Hello POI Community, > > This is a call for a vote to release Apache POI version 5.4.1 (RC1). > > The discussion thread: > https://lists.apache.org/thread/7qv51c012fqsy39o1

[VOTE] Release Apache POI 5.4.1 (RC1)

2025-04-01 Thread PJ Fanning
Hello POI Community, This is a call for a vote to release Apache POI version 5.4.1 (RC1). The discussion thread: https://lists.apache.org/thread/7qv51c012fqsy39o1r5ft3jxpf10bn1r The release candidate: https://dist.apache.org/repos/dist/dev/poi/5.4.1-RC1/ This release has been signed with a PGP

[Bug 69558] Selecting appropriate file we can make Apache POI to crash

2025-03-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69558 PJ Fanning changed: What|Removed |Added Resolution|--- |INFORMATIONPROVIDED Status|NE

[Bug 68526] Do we have any Apache POI documentation for spreadsheet accessibility

2025-03-25 Thread bugzilla
|NEW |RESOLVED --- Comment #3 from Nick Burch --- Apache POI has methods to check if a cell is blank or empty or missing, via the missing cell policy. If Microsoft are suggesting that in some situations, you should check for blank/empty/missing cells, and instead replace

[Bug 68526] Do we have any Apache POI documentation for spreadsheet accessibility

2025-03-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68526 Matafagafo changed: What|Removed |Added CC||matafag...@gmail.com -- You are receivin

[Bug 68526] Do we have any Apache POI documentation for spreadsheet accessibility

2025-03-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68526 --- Comment #2 from Rakhi Barayanan --- Can someone check on this? -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-uns

Re: Apache POI issue

2025-02-21 Thread PJ Fanning
; From: Wood, Wayne (WP) > Date: Thu, Feb 20, 2025 at 4:17 PM > Subject: Apache POI issue > To: apa...@apache.org > > > Hi, > > > > We are currently having an issue that is just like this one with our EPPlus > DLL library: Bad Signature BadReadException On Valid Ex

Fwd: Apache POI issue

2025-02-21 Thread Brian Proffitt
Forwarded from apa...@apache.org. Please respond, if desired, to original sender, not me. -- Forwarded message - From: Wood, Wayne (WP) Date: Thu, Feb 20, 2025 at 4:17 PM Subject: Apache POI issue To: apa...@apache.org Hi, We are currently having an issue that is just like

[Bug 69558] Selecting appropriate file we can make Apache POI to crash

2025-01-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69558 --- Comment #2 from Gonzalo Aguilar Delgado --- We can reproduce with the same tools of #69557 but the issue is different as for this case we know the size of the entry but the entry is always bigger than any buffer we can choose. If I take t

[Bug 69558] Selecting appropriate file we can make Apache POI to crash

2025-01-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69558 Matafagafo changed: What|Removed |Added CC||matafag...@gmail.com -- You are receivin

[Bug 69558] Selecting appropriate file we can make Apache POI to crash

2025-01-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69558 PJ Fanning changed: What|Removed |Added Status|NEW |NEEDINFO OS|Mac OS X 10.1

[Bug 69558] Selecting appropriate file we can make Apache POI to crash

2025-01-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69558 --- Comment #1 from PJ Fanning --- Please provide a new case to reproduce this. If it is the same as 69557, please close this. -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 69558] New: Selecting appropriate file we can make Apache POI to crash

2025-01-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69558 Bug ID: 69558 Summary: Selecting appropriate file we can make Apache POI to crash Product: POI Version: 5.2.3-FINAL Hardware: PC OS: Mac OS X 10.1

[ANNOUNCE] Apache POI 5.4.0 release

2025-01-09 Thread PJ Fanning
The Apache POI project is pleased to announce the release of POI 5.4.0. This is primarily a bug fix release. See the downloads page for source distributions: https://poi.apache.org/download.html Release Notes Changes A full list of changes is available in the change log: https

[RESULT] [VOTE] Release Apache POI 5.4.0 (RC2)

2025-01-08 Thread PJ Fanning
The vote passes with 3 +1s, all from POI PMC members. There were no other votes. Vote Thread https://lists.apache.org/thread/q54l5s1dm31f9s75qdpzncfhbr5mvy6x Votes (Apache IDs) centic tallison fanningpj I will proceed with the release. Thanks to everyone who participated in the development and r

Re: Re: [VOTE] Release Apache POI 5.4.0 (RC2)

2025-01-08 Thread Dominik Stadler
> [ERROR] and > > > [ERROR] > +-org.apache.tika:tika-parser-microsoft-module:jar:4.0.0-SNAPSHOT > > > [ERROR] +-org.apache.poi:poi-ooxml:jar:5.4.0:compile > > > [ERROR] +-org.apache.xmlbeans:xmlbeans:jar:5.3.0:compile > > > [ERROR

RE: Re: [VOTE] Release Apache POI 5.4.0 (RC2)

2025-01-08 Thread PJ Fanning
gt; > [ERROR] +-org.apache.xmlbeans:xmlbeans:jar:5.3.0:compile > > [ERROR] +-org.apache.maven:maven-plugin-api:jar:3.9.9:runtime > > [ERROR] +-org.codehaus.plexus:plexus-classworlds:jar:2.8.0:runtime > > > > > > On Mon, Jan 6, 2025 a

RE: Re: [VOTE] Release Apache POI 5.4.0 (RC2)

2025-01-08 Thread Joep Weijers
we can > > proceed. If anyone has time, it would be much appreciated. > > > > > > On 2025/01/02 13:29:43 Dominik Stadler wrote: > > > Hi, > > > > > > I tested the staged binaries with various projects and reviewed contents > > of > > &g

[Bug 69529] XLSX File failed when parsed using apache poi 5.2.5 version which has OOXML extractor parser but the same file in version 5.2.3 its successfully parsed.

2025-01-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69529 Matafagafo changed: What|Removed |Added CC||matafag...@gmail.com -- You are receivin

[Bug 69529] XLSX File failed when parsed using apache poi 5.2.5 version which has OOXML extractor parser but the same file in version 5.2.3 its successfully parsed.

2025-01-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69529 --- Comment #2 from PJ Fanning --- It does look like the code could be a bit more robust. I've added r1922985 and r1922986. -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 69529] XLSX File failed when parsed using apache poi 5.2.5 version which has OOXML extractor parser but the same file in version 5.2.3 its successfully parsed.

2025-01-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69529 PJ Fanning changed: What|Removed |Added Status|NEW |NEEDINFO OS|

[Bug 69529] New: XLSX File failed when parsed using apache poi 5.2.5 version which has OOXML extractor parser but the same file in version 5.2.3 its successfully parsed.

2025-01-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69529 Bug ID: 69529 Summary: XLSX File failed when parsed using apache poi 5.2.5 version which has OOXML extractor parser but the same file in version 5.2.3 its successfully parsed

Re: [VOTE] Release Apache POI 5.4.0 (RC2)

2025-01-07 Thread Tim Allison
tribution. Also compilation from source did work. So > > everything fine as far as I see. > > > > I vote +1 for release! > > > > Thanks PJ for preparing the release! Dominik. > > > > On Sun, Dec 29, 2024 at 8:19 PM PJ Fanning > > wrote: > >

Re: [VOTE] Release Apache POI 5.4.0 (RC2)

2025-01-06 Thread PJ Fanning
bution. Also compilation from source did work. So > everything fine as far as I see. > > I vote +1 for release! > > Thanks PJ for preparing the release! Dominik. > > On Sun, Dec 29, 2024 at 8:19 PM PJ Fanning > wrote: > > > Hello POI Community, > > > >

Re: [VOTE] Release Apache POI 5.4.0 (RC2)

2025-01-02 Thread Dominik Stadler
wrote: > Hello POI Community, > > This is a call for a vote to release Apache POI version 5.4.0 (RC2). > > The discussion thread: > https://lists.apache.org/thread/4sd7p5z2cxp0l9wb2orw4n0gc9w348gw > > The release candidate: > https://dist.apache.org/repos/dist/dev/poi/5.

[VOTE] Release Apache POI 5.4.0 (RC2)

2024-12-29 Thread PJ Fanning
Hello POI Community, This is a call for a vote to release Apache POI version 5.4.0 (RC2). The discussion thread: https://lists.apache.org/thread/4sd7p5z2cxp0l9wb2orw4n0gc9w348gw The release candidate: https://dist.apache.org/repos/dist/dev/poi/5.4.0-RC2/ This release has been signed with a

Re: [VOTE] Release Apache POI 5.4.0 (RC1)

2024-11-14 Thread Dominik Stadler
rote: > > > > > > Just had time to try the RC out. +1. > > > > Am 08.11.2024 um 20:04 schrieb PJ Fanning : > > > > Hello POI Community, > > > > This is a call for a vote to release Apache POI version 5.4.0 (RC1). > > > > The discussio

Re: [VOTE] Release Apache POI 5.4.0 (RC1)

2024-11-12 Thread PJ Fanning
Am 08.11.2024 um 20:04 schrieb PJ Fanning : > > Hello POI Community, > > This is a call for a vote to release Apache POI version 5.4.0 (RC1). > > The discussion thread: > https://lists.apache.org/thread/fjxgn9rjo5x8ho9ssnow32mrrrotlhgj > > The release candidate: > https://d

Re: [VOTE] Release Apache POI 5.4.0 (RC1)

2024-11-11 Thread Axel Howind
Just had time to try the RC out. +1. > Am 08.11.2024 um 20:04 schrieb PJ Fanning : > > Hello POI Community, > > This is a call for a vote to release Apache POI version 5.4.0 (RC1). > > The discussion thread: > https://lists.apache.org/thread/fjxgn9rjo5x8ho9ssnow32mrr

Re: [VOTE] Release Apache POI 5.4.0 (RC1)

2024-11-11 Thread PJ Fanning
t;>>>> Log4j, the static getLogger() returns null when using POI 5.4.0 and >>> Log4j >>>>> 2.24.0 in a sample project. >>>>> >>>>> When updating Log4j to 2.24.1, it works again. >>>>> >>>>> So sounds like

Re: [VOTE] Release Apache POI 5.4.0 (RC1)

2024-11-11 Thread stanton fisque
t. >>>>> >>>>> When updating Log4j to 2.24.1, it works again. >>>>> >>>>> So sounds like a regression in Log4j 2.24.1 when combined with 2.24.0, >>>>> which would be strange. >>>>> >>

Re: [VOTE] Release Apache POI 5.4.0 (RC1)

2024-11-11 Thread PJ Fanning
t; > > > So sounds like a regression in Log4j 2.24.1 when combined with 2.24.0, > > > > which would be strange. > > > > > > > > This reproduces with a very simple project, e.g. running "./gradlew > > > > runWriteFile -PpoiVersion=

Re: [VOTE] Release Apache POI 5.4.0 (RC1)

2024-11-11 Thread Dominik Stadler
4.0, > > > which would be strange. > > > > > > This reproduces with a very simple project, e.g. running "./gradlew > > > runWriteFile -PpoiVersion=5.4.0" in a checkout of > > > https://github.com/centic9/poi-reproduce > > > > > &

Re: [VOTE] Release Apache POI 5.4.0 (RC1)

2024-11-10 Thread PJ Fanning
be strange. > > > > This reproduces with a very simple project, e.g. running "./gradlew > > runWriteFile -PpoiVersion=5.4.0" in a checkout of > > https://github.com/centic9/poi-reproduce > > > > Would be interesting if others see the same! > > > &

Re: [VOTE] Release Apache POI 5.4.0 (RC1)

2024-11-10 Thread Dominik Stadler
PJ Fanning > wrote: > >> Hello POI Community, >> >> This is a call for a vote to release Apache POI version 5.4.0 (RC1). >> >> The discussion thread: >> https://lists.apache.org/thread/fjxgn9rjo5x8ho9ssnow32mrrrotlhgj >> >> The release candidat

Re: [VOTE] Release Apache POI 5.4.0 (RC1)

2024-11-10 Thread Dominik Stadler
PJ Fanning wrote: > Hello POI Community, > > This is a call for a vote to release Apache POI version 5.4.0 (RC1). > > The discussion thread: > https://lists.apache.org/thread/fjxgn9rjo5x8ho9ssnow32mrrrotlhgj > > The release candidate: > https://dist.apache.org/repos/dist/dev/

[VOTE] Release Apache POI 5.4.0 (RC1)

2024-11-08 Thread PJ Fanning
Hello POI Community, This is a call for a vote to release Apache POI version 5.4.0 (RC1). The discussion thread: https://lists.apache.org/thread/fjxgn9rjo5x8ho9ssnow32mrrrotlhgj The release candidate: https://dist.apache.org/repos/dist/dev/poi/5.4.0-RC1/ This release has been signed with a

[Bug 66644] Make Apache POI binaries reproducible

2024-09-16 Thread bugzilla
|RESOLVED --- Comment #6 from Dominik Stadler --- A simple check now did not show any differences any more when building latest Apache POI twice. There are also some unit-tests which verify that written files do not differ if SOURCE_DATE_EPOCH is set. See https

[Bug 69267] Inconsistent Behavior in Grouping and Ungrouping Columns in Apache POI

2024-09-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69267 Dominik Stadler changed: What|Removed |Added Component|POI Overall |SS Common -- You are receiving this

[Bug 63665] Drop down's options don't appear when clicking arrow in excel exported with Apache POI when there are many cell comments

2024-09-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63665 Dominik Stadler changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 69267] New: Inconsistent Behavior in Grouping and Ungrouping Columns in Apache POI

2024-08-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69267 Bug ID: 69267 Summary: Inconsistent Behavior in Grouping and Ungrouping Columns in Apache POI Product: POI Version: unspecified Hardware: PC OS: Mac OS X

Re: Inquiry About Acquiring Apache POI

2024-08-14 Thread Yegor Kozlov
Hi Muhammad, What exactly does "acquiring" mean? I don't think that closing the source code or changing the licence will work. Apache POI welcomes any type of contribution / collaboration as long as it remains an ASF project. The Openize team is welcome to contribute in any form

Inquiry About Acquiring Apache POI

2024-08-14 Thread Muhammad Sabir
etc.). * Modify: Ability to edit and manipulate the content and structure of documents, spreadsheets, and presentations. * Convert: Convert between different office file formats. We believe that integrating Apache POI [https://openize.dripize.com/r/b58c11f07c49

[ANNOUNCE] Apache POI 5.3.0 release

2024-07-02 Thread PJ Fanning
The Apache POI project is pleased to announce the release of POI 5.3.0. This is primarily a bug fix release. See the downloads page for source distributions: https://poi.apache.org/download.html Release Notes Changes A full list of changes is available in the change log: https

[RESULT] [VOTE] Release Apache POI 5.3.0 (RC1)

2024-07-02 Thread PJ Fanning
The vote passes with 3 +1s, all binding. There were no other votes. Vote Thread: https://lists.apache.org/thread/5g2c02csg66myl021km0t1gyfo3rw205 Some issue with PonyMail doesn't make the 3rd vote obvious. https://lists.apache.org/thread/dfxco3jfhfc7xy1l4s849s49fllmhm94 Votes: Dominik Stadler M

Re: [VOTE] Release Apache POI 5.3.0 (RC1)

2024-06-28 Thread Marius Volkhart
gt; > On Tue, Jun 25, 2024 at 1:33 PM PJ Fanning > wrote: > >> Hello POI Community, >> >> This is a call for a vote to release Apache POI version 5.3.0 (RC1). >> >> The discussion thread: >> https://lists.apache.org/thread/nd9zzz48gn4vpngpnc2ccxj8x

Re: [VOTE] Release Apache POI 5.3.0 (RC1)

2024-06-28 Thread Dominik Stadler
Hi, Any of the comitters, please spend a few minutes and take a look to not make the vote fail due to too less responses! Regards... Dominik. On Tue, Jun 25, 2024 at 1:33 PM PJ Fanning wrote: > Hello POI Community, > > This is a call for a vote to release Apache POI version 5

Re: [VOTE] Release Apache POI 5.3.0 (RC1)

2024-06-25 Thread Dominik Stadler
> This is a call for a vote to release Apache POI version 5.3.0 (RC1). > > The discussion thread: > https://lists.apache.org/thread/nd9zzz48gn4vpngpnc2ccxj8xvog6mvx > > The release candidate: > https://dist.apache.org/repos/dist/dev/poi/5.3.0-RC1/ > > > This release has

[VOTE] Release Apache POI 5.3.0 (RC1)

2024-06-25 Thread PJ Fanning
Hello POI Community, This is a call for a vote to release Apache POI version 5.3.0 (RC1). The discussion thread: https://lists.apache.org/thread/nd9zzz48gn4vpngpnc2ccxj8xvog6mvx The release candidate: https://dist.apache.org/repos/dist/dev/poi/5.3.0-RC1/ This release has been signed with a

[Bug 68985] Unable to edit cell type on excel file that was generated via Apache Poi API (edit)

2024-05-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68985 --- Comment #9 from J English --- Your recommended solution worked! Thanks again for all your help guys -- You are receiving this mail because: You are the assignee for the bug.

[Bug 68985] Unable to edit cell type on excel file that was generated via Apache Poi API (edit)

2024-05-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68985 --- Comment #8 from J English --- Yes, the reason is that we import data from a csv file, which stores the data as comma-delimited String values; thus, when we import the data, all values are imported as a Strings and I use POI to populate the

[Bug 68985] Unable to edit cell type on excel file that was generated via Apache Poi API (edit)

2024-05-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68985 --- Comment #7 from sfis...@gmail.com --- honestly, the real solution is coerce the values going into the cells to double, that way the underlying framework does not change the cell type to string. from reading the javadoc of the various setCel

[Bug 68985] Unable to edit cell type on excel file that was generated via Apache Poi API (edit)

2024-05-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68985 --- Comment #6 from J English --- PJ, my bad I forgot to answer your original question. Yes, I did try re-ordering the code by setting the cell type after the cell value, but it displayed the following data in the excel file, which seemed prett

[Bug 68985] Unable to edit cell type on excel file that was generated via Apache Poi API (edit)

2024-05-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68985 PJ Fanning changed: What|Removed |Added Resolution|--- |INFORMATIONPROVIDED Status|NE

[Bug 68985] Unable to edit cell type on excel file that was generated via Apache Poi API (edit)

2024-05-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68985 --- Comment #4 from J English --- Thank you both for your inputs. Yes, there are no formulas included the code because I have a customer that wants to add their own custom formulas to the spreadsheet after the file has generated. Also, the is

[Bug 68985] Unable to edit cell type on excel file that was generated via Apache Poi API (edit)

2024-05-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68985 --- Comment #3 from PJ Fanning --- *** Bug 68974 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. - T

[Bug 68974] Unable to edit cell type on excel file that was generated via Apache Poi API

2024-05-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68974 PJ Fanning changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|---

[Bug 68985] Unable to edit cell type on excel file that was generated via Apache Poi API (edit)

2024-05-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68985 --- Comment #2 from Nick Burch --- I can't see any formula setting in your code If you set a formula with POI and we don't evaluate it properly, that's our bug (or possibly one of our limitations) If you open a file in Excel, it looks fine, b

Re: [Bug 68985] New: Unable to edit cell type on excel file that was generated via Apache Poi API (edit)

2024-05-08 Thread stanton fisque
985 > Summary: Unable to edit cell type on excel file that was > generated via Apache Poi API (edit) > Product: POI > Version: unspecified > Hardware: PC >Status: NEW > Severity: norm

[Bug 68985] Unable to edit cell type on excel file that was generated via Apache Poi API (edit)

2024-05-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68985 PJ Fanning changed: What|Removed |Added OS||All Status|NEW

[Bug 68985] New: Unable to edit cell type on excel file that was generated via Apache Poi API (edit)

2024-05-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68985 Bug ID: 68985 Summary: Unable to edit cell type on excel file that was generated via Apache Poi API (edit) Product: POI Version: unspecified Hardware: PC

[Bug 68974] Unable to edit cell type on excel file that was generated via Apache Poi API

2024-05-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68974 --- Comment #8 from J English --- Created attachment 39698 --> https://bz.apache.org/bugzilla/attachment.cgi?id=39698&action=edit zip file contains a simple test class and an excel template Hi PJ, Hopefully this is a lot simpler than the pr

[Bug 68974] Unable to edit cell type on excel file that was generated via Apache Poi API

2024-05-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68974 --- Comment #7 from J English --- OK got it. No worries. I'll try uploading much simpler version of the code. I'll keep you posted. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 68974] Unable to edit cell type on excel file that was generated via Apache Poi API

2024-05-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68974 --- Comment #6 from PJ Fanning --- I am not going to look any further at that sample. It is far too complicated. -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 68974] Unable to edit cell type on excel file that was generated via Apache Poi API

2024-05-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68974 --- Comment #5 from J English --- Sorry, please use this version of the test class. This version has the correct file names for the csv file, excel template file, and output file. Thank you import java.io.File; public class TestExcelWrite

[Bug 68974] Unable to edit cell type on excel file that was generated via Apache Poi API

2024-05-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68974 --- Comment #4 from J English --- Created attachment 39697 --> https://bz.apache.org/bugzilla/attachment.cgi?id=39697&action=edit zip file that contains class, test class, csv file, excel template, and output files Thank you for your help. I

[Bug 68526] Do we have any Apache POI documentation for spreadsheet accessibility

2024-05-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68526 Yulianan87 changed: What|Removed |Added URL||http://202.72.220.154/andro

[Bug 68974] Unable to edit cell type on excel file that was generated via Apache Poi API

2024-05-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68974 --- Comment #3 from PJ Fanning --- If you want Excel to calculate the formulas when you open the workbook, you need to call. workbook.setForceFormulaRecalculation(true); POI has some basic support for calculating formula results but a lot of

[Bug 68974] Unable to edit cell type on excel file that was generated via Apache Poi API

2024-05-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68974 PJ Fanning changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #2 from PJ Fanning

[Bug 68974] Unable to edit cell type on excel file that was generated via Apache Poi API

2024-05-03 Thread bugzilla
am current using the 4.1.2 version of Apache POI -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h

[Bug 68974] New: Unable to edit cell type on excel file that was generated via Apache Poi API

2024-05-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68974 Bug ID: 68974 Summary: Unable to edit cell type on excel file that was generated via Apache Poi API Product: POI Version: unspecified Hardware: PC Status

[Bug 68526] Do we have any Apache POI documentation for spreadsheet accessibility

2024-01-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68526 Rakhi Barayanan changed: What|Removed |Added Priority|P2 |P1 OS|

[Bug 68526] New: Do we have any Apache POI documentation for spreadsheet accessibility

2024-01-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68526 Bug ID: 68526 Summary: Do we have any Apache POI documentation for spreadsheet accessibility Product: POI Version: unspecified Hardware: PC Status: NEW

[ANNOUNCE] Apache POI 5.2.5 released

2023-11-25 Thread PJ Fanning
The Apache POI project is pleased to announce the release of POI 5.2.5. This is primarily a bug fix release. See the downloads page for source distributions: https://poi.apache.org/download.html Release Notes Changes A full list of changes is available in the change log: https

[RESULT] [VOTE] Release Apache POI 5.2.5 (RC1)

2023-11-25 Thread PJ Fanning
The vote carries with 3 +1s, all binding. Vote Thread https://lists.apache.org/thread/k2lx3cjz5p3txkl5o7yl5b39ss491zc3 Votes Tim Allison Dominik Stadler PJ Fanning I will proceed with a release and send the announcement emails over the coming days. --

Re: Inquiry Regarding SUMPRODUCT Support in Apache POI

2023-11-21 Thread Nick Burch
On Tue, 21 Nov 2023, Reddy, Sri Rama wrote: I've recently encountered an issue with SUMPRODUCT advanced use cases in Apache POI What specifically didn't work? Detailed steps to reproduce the problem, and/or a failing junit unit test showing the issue, would be most helpful as o

Inquiry Regarding SUMPRODUCT Support in Apache POI

2023-11-21 Thread Reddy, Sri Rama
Hi POI Team, I've recently encountered an issue with SUMPRODUCT advanced use cases in Apache POI, as outlined in the official GitHub documentation. Currently, these use cases are not supported, resulting in formula evaluation errors in Excel files that rely on SUMPRODUCT. I'm reach

Re: [VOTE] Release Apache POI 5.2.5 (RC1)

2023-11-20 Thread Tim Allison
x524RC1to525RC1.html > for details > > So I am +1 for Apache POI 5.2.5 > > Thanks! > > On Sat, Nov 18, 2023 at 12:37 PM PJ Fanning wrote: > > > Hello POI Community, > > > > This is a call for a vote to release Apache POI version 5.2.5 (RC1). > > &g

Re: [VOTE] Release Apache POI 5.2.5 (RC1)

2023-11-19 Thread Dominik Stadler
1 for Apache POI 5.2.5 Thanks! On Sat, Nov 18, 2023 at 12:37 PM PJ Fanning wrote: > Hello POI Community, > > This is a call for a vote to release Apache POI version 5.2.5 (RC1). > > The discussion thread: > > https://lists.apache.org/thread/v34mgjl4tm5b0s76b7cbj3xxb7lp2sv7

  1   2   3   4   5   6   7   8   9   10   >