[Bug 68258] Nested functions in IF formulas don't get evaluated

2023-11-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68258 Spyros changed: What|Removed |Added Alias|robin...@neotalogic.com,| |spy...@neotalogic.com

[Bug 68258] Nested functions in IF formulas don't get evaluated

2023-11-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68258 Spyros changed: What|Removed |Added Alias||spy...@neotalogic.com -- You are receiving

[Bug 68258] Nested functions in IF formulas don't get evaluated

2023-11-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68258 Spyros changed: What|Removed |Added OS||All CC

[Bug 68258] New: Nested functions in IF formulas don't get evaluated

2023-11-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68258 Bug ID: 68258 Summary: Nested functions in IF formulas don't get evaluated Product: POI Version: unspecified Hardware: PC Status: NEW Severity: normal

[Bug 68245] Unable to autosize columns since 5.2.4

2023-11-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68245 --- Comment #2 from keilho...@gmail.com --- Created attachment 39408 --> https://bz.apache.org/bugzilla/attachment.cgi?id=39408=edit sample project Set version in gradle.properties to 5.2.3 => it works. See File ExcelExport.xlsx

[Bug 68245] Unable to autosize columns since 5.2.4

2023-11-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68245 PJ Fanning changed: What|Removed |Added Depends on||68094 OS

[Bug 68094] In 5.2.4 After called autoSizeColumn function, the returned column width is smaller than in 5.2.3, which makes the columns to be cut off

2023-11-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68094 PJ Fanning changed: What|Removed |Added Blocks||68245 Referenced Bugs: https

[Bug 68245] New: Unable to autosize columns since 5.2.4

2023-11-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68245 Bug ID: 68245 Summary: Unable to autosize columns since 5.2.4 Product: POI Version: unspecified Hardware: PC Status: NEW Severity: normal Priority: P2

[Bug 66337] In-Memory HSSF warns about missing SummaryInformation

2023-11-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66337 --- Comment #9 from PJ Fanning --- The commit is in the code - see https://github.com/apache/poi/commits/8690df1d28991ad482fa39181fd2a81fa2163301/poi/src/main/java/org/apache/poi/POIDocument.java Is it possible the commit does not work

[Bug 66337] In-Memory HSSF warns about missing SummaryInformation

2023-11-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66337 --- Comment #8 from willy.gwer...@emineo.ch --- There have been two releases since this issue had been fixed. However, it was not included in either release. Any chance this will make it to the next release? Thanks! -- You are receiving

[Bug 68237] customHeight attribute of row for SXSSFWorkbook is wrong

2023-11-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68237 PJ Fanning changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 68235] evaluateInternal(ValueEval,ValueEval,int,int)@IfError does not handle missing arguments

2023-11-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68235 PJ Fanning changed: What|Removed |Added Status|NEW |NEEDINFO OS

[Bug 68232] formatValue(StringBuffer,Object)@CellTextFormatter can have an index out of range issue

2023-11-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68232 PJ Fanning changed: What|Removed |Added Status|NEW |NEEDINFO OS

[Bug 68236] searchText(String,PositionInParagraph)@XWPFParagraph can wrongly reset BeginCharPos

2023-11-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68236 PJ Fanning changed: What|Removed |Added OS||All Status|NEW

[Bug 68229] removeRelationship(String)@PackageRelationshipCollection can have an error on sorted list

2023-11-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68229 PJ Fanning changed: What|Removed |Added Status|NEW |NEEDINFO OS

[Bug 68231] removeAllCells()@HSSFRow can raise an exception issue

2023-11-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68231 PJ Fanning changed: What|Removed |Added Status|NEW |NEEDINFO OS

[Bug 68230] A region overlap issue in RowShifter

2023-11-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68230 PJ Fanning changed: What|Removed |Added OS||All Status|NEW

[Bug 68233] addDataField(DataConsolidateFunction,int,String,String)@XSSFPivotTable can build a wrong mapping

2023-11-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68233 PJ Fanning changed: What|Removed |Added OS||All Status|NEW

[Bug 68234] getBytesInCodePage(String,int)@CodePageUtil can fail to set encoding.

2023-11-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68234 PJ Fanning changed: What|Removed |Added Status|NEW |NEEDINFO OS

[Bug 68237] customHeight attribute of row for SXSSFWorkbook is wrong

2023-11-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68237 PJ Fanning changed: What|Removed |Added OS||All --- Comment #1 from PJ Fanning

[Bug 68237] New: customHeight attribute of row for SXSSFWorkbook is wrong

2023-11-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68237 Bug ID: 68237 Summary: customHeight attribute of row for SXSSFWorkbook is wrong Product: POI Version: 5.3.x-dev Hardware: PC Status: NEW Severity

[Bug 68236] New: searchText(String,PositionInParagraph)@XWPFParagraph can wrongly reset BeginCharPos

2023-11-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68236 Bug ID: 68236 Summary: searchText(String,PositionInParagraph)@XWPFParagraph can wrongly reset BeginCharPos Product: POI Version: 5.3.x-dev Hardware: PC

[Bug 68235] New: evaluateInternal(ValueEval,ValueEval,int,int)@IfError does not handle missing arguments

2023-11-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68235 Bug ID: 68235 Summary: evaluateInternal(ValueEval,ValueEval,int,int)@IfError does not handle missing arguments Product: POI Version: 5.3.x-dev Hardware: PC

[Bug 68234] New: getBytesInCodePage(String,int)@CodePageUtil can fail to set encoding.

2023-11-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68234 Bug ID: 68234 Summary: getBytesInCodePage(String,int)@CodePageUtil can fail to set encoding. Product: POI Version: 5.3.x-dev Hardware: PC Status: NEW

[Bug 68233] New: addDataField(DataConsolidateFunction,int,String,String)@XSSFPivotTable can build a wrong mapping

2023-11-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68233 Bug ID: 68233 Summary: addDataField(DataConsolidateFunction,int,String,String )@XSSFPivotTable can build a wrong mapping Product: POI Version: 5.3.x-dev Hardware: PC

[Bug 68232] New: formatValue(StringBuffer,Object)@CellTextFormatter can have an index out of range issue

2023-11-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68232 Bug ID: 68232 Summary: formatValue(StringBuffer,Object)@CellTextFormatter can have an index out of range issue Product: POI Version: 5.3.x-dev Hardware: PC

[Bug 68231] New: removeAllCells()@HSSFRow can raise an exception issue

2023-11-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68231 Bug ID: 68231 Summary: removeAllCells()@HSSFRow can raise an exception issue Product: POI Version: 5.3.x-dev Hardware: PC Status: NEW Severity: normal

[Bug 68230] New: A region overlap issue in RowShifter

2023-11-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68230 Bug ID: 68230 Summary: A region overlap issue in RowShifter Product: POI Version: 5.3.x-dev Hardware: PC Status: NEW Severity: normal Priority: P2

[Bug 68229] New: removeRelationship(String)@PackageRelationshipCollection can have an error on sorted list

2023-11-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68229 Bug ID: 68229 Summary: removeRelationship(String)@PackageRelationshipCollecti on can have an error on sorted list Product: POI Version: 5.3.x-dev Hardware: PC

[Bug 68200] Rate function error

2023-11-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68200 Axel Howind changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug 68200] Rate function error

2023-11-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68200 --- Comment #2 from PJ Fanning --- POI should try to match Excel results even if the Excel result is not ideal. -- You are receiving this mail because: You are the assignee for the bug

[Bug 59393] IllegalArgumentException when set comment for Multiple cell included cell A1

2023-11-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59393 Axel Howind changed: What|Removed |Added Severity|enhancement |normal -- You are receiving this mail

[Bug 59393] IllegalArgumentException when set comment for Multiple cell included cell A1

2023-11-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59393 Axel Howind changed: What|Removed |Added Severity|normal |enhancement -- You are receiving

[Bug 29350] Editable Ranges in Protected Sheets

2023-11-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=29350 Axel Howind changed: What|Removed |Added Severity|normal |enhancement -- You are receiving

[Bug 29350] Editable Ranges in Protected Sheets

2023-11-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=29350 Axel Howind changed: What|Removed |Added Severity|enhancement |normal -- You are receiving this mail

[Bug 68200] Rate function error

2023-11-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68200 Axel Howind changed: What|Removed |Added Priority|P2 |P3 Severity|critical

[Bug 68200] New: Rate function error

2023-11-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68200 Bug ID: 68200 Summary: Rate function error Product: POI Version: 5.2.3-FINAL Hardware: PC OS: All Status: NEW Severity: critical Priority: P2

[Bug 67396] Excel getting corrupted in poi 5.0.0 because of standalone = no

2023-11-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67396 Matafagafo changed: What|Removed |Added CC||matafag...@yahoo.com -- You

[Bug 68183] SXSSFWorkbook should dispose of temporary files when close() is called

2023-11-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68183 Matafagafo changed: What|Removed |Added CC||matafag...@yahoo.com -- You

[Bug 68183] SXSSFWorkbook should dispose of temporary files when close() is called

2023-11-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68183 Clayton Bodendein changed: What|Removed |Added Version|5.3.x-dev |5.2.3-FINAL -- You are receiving

[Bug 67396] Excel getting corrupted in poi 5.0.0 because of standalone = no

2023-11-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67396 --- Comment #20 from Rakhi Barayanan --- I have done this manually and the output file worked.My concern is if i do it like this,it will be again an additional read and write,is there a way to modify the xml on the fly.Before writing

[Bug 68183] New: SXSSFWorkbook should dispose of temporary files when close() is called

2023-11-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68183 Bug ID: 68183 Summary: SXSSFWorkbook should dispose of temporary files when close() is called Product: POI Version: 5.3.x-dev Hardware: PC OS: Linux

[Bug 67396] Excel getting corrupted in poi 5.0.0 because of standalone = no

2023-11-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67396 --- Comment #19 from PJ Fanning --- One thing that you could try is writing your code to open an xlsx file and to modify the XML files yourself. Xlsx files are in zip format. If the file is not password protected, you can use commons-compress

[Bug 68094] In 5.2.4 After called autoSizeColumn function, the returned column width is smaller than in 5.2.3, which makes the columns to be cut off

2023-11-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68094 Coco Dai changed: What|Removed |Added Attachment #39351|0 |1 is obsolete

[Bug 68094] In 5.2.4 After called autoSizeColumn function, the returned column width is smaller than in 5.2.3, which makes the columns to be cut off

2023-11-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68094 --- Comment #5 from Coco Dai --- The file generated with 5.2.5 still have column content be cut off a little bit.see attachment -- You are receiving this mail because: You are the assignee for the bug

[Bug 68094] In 5.2.4 After called autoSizeColumn function, the returned column width is smaller than in 5.2.3, which makes the columns to be cut off

2023-11-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68094 --- Comment #4 from Coco Dai --- Created attachment 39388 --> https://bz.apache.org/bugzilla/attachment.cgi?id=39388=edit File auto changed the column size with 5.2.5 -- You are receiving this mail because: You are the assignee for the

[Bug 68163] VBAMacroReader throws NullPointerException for .doc file

2023-11-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68163 --- Comment #4 from Greg --- Hi Tim, I think I misunderstood the attachment mechanism, but it should be that file above. I would recommend not opening in word because it may contain malicious macros. Unfortunately, I tried this out in 5.2.4

[Bug 68163] VBAMacroReader throws NullPointerException for .doc file

2023-11-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68163 --- Comment #3 from Greg --- Created attachment 39377 --> https://bz.apache.org/bugzilla/attachment.cgi?id=39377=edit problem file -- You are receiving this mail because: You are the assignee for the

[Bug 68163] VBAMacroReader throws NullPointerException for .doc file

2023-11-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68163 --- Comment #2 from Tim Allison --- >I feel like we should have heard about more NPEs from the community or our >regression corpora if we were supposed to module.read(in) at that point. That said, I trust your finding and would like

[Bug 68163] VBAMacroReader throws NullPointerException for .doc file

2023-11-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68163 Tim Allison changed: What|Removed |Added OS||All --- Comment #1 from Tim Allison

[Bug 68163] New: VBAMacroReader throws NullPointerException for .doc file

2023-11-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68163 Bug ID: 68163 Summary: VBAMacroReader throws NullPointerException for .doc file Product: POI Version: unspecified Hardware: PC Status: NEW Severity

[Bug 66247] Ole10Native should support non-ASCII chars in filenames

2023-11-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66247 --- Comment #2 from wangwenwwx --- Created attachment 39374 --> https://bz.apache.org/bugzilla/attachment.cgi?id=39374=edit code ‎Ole10Native.writeOut leos.writeInt(getCommand().length()

[Bug 67510] No POI-generated Charts can be opened by Excel for Mac v. 16.77

2023-11-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67510 PJ Fanning changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug 68094] In 5.2.4 After called autoSizeColumn function, the returned column width is smaller than in 5.2.3, which makes the columns to be cut off

2023-11-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68094 PJ Fanning changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

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

2023-11-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67579 PJ Fanning changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

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

2023-11-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67579 --- Comment #8 from nniesen --- You've added a couple of options that will work perfectly fine to prevent the stream from being closed so THANK YOU very much for your help and diligence. -- You are receiving this mail because: You

[Bug 68128] poi-integration tests fail for no-scratchpad run

2023-11-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68128 Dominik Stadler changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug 66029] poi 5.0 generated xlsx file RUN TO EMAIL APPENDS .TXT TO OUTPUT

2023-11-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66029 Rakhi Barayanan changed: What|Removed |Added Priority|P2 |P1 -- You are receiving this mail

[Bug 67396] Excel getting corrupted in poi 5.0.0 because of standalone = no

2023-11-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67396 --- Comment #18 from Rakhi Barayanan --- Could somebody help me with the filenames where I need to make the modification. I could see the file POIXMLTypeLoader.java in main\java\org\apache\poi\ooxml,where poi is setting the default xml values

[Bug 67396] Excel getting corrupted in poi 5.0.0 because of standalone = no

2023-11-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67396 --- Comment #17 from Rakhi Barayanan --- Hi, Thanks for looking into this.I have tested with poi 5.2.4. Unfortuanately it doesnot worked. One thing I noticed is there is no where we could see "standalone=no" parame

[Bug 68094] In 5.2.4 After called autoSizeColumn function, the returned column width is smaller than in 5.2.3, which makes the columns to be cut off

2023-11-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68094 --- Comment #3 from PJ Fanning --- v5.2.5 should be released in a few weeks. It would be helpful if you tried testing using a snapshot version of POI. They can be found here - https://ci-builds.apache.org/job/POI/job/POI-DSL-1.8

[Bug 68094] In 5.2.4 After called autoSizeColumn function, the returned column width is smaller than in 5.2.3, which makes the columns to be cut off

2023-11-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68094 --- Comment #2 from Coco Dai --- Thanks for your quick response! I'm wondering in which release would the fix be available? We upgraded the library due to security policy, and now the function is broken. Thanks, Coco Dai -- You

[Bug 68094] In 5.2.4 After called autoSizeColumn function, the returned column width is smaller than in 5.2.3, which makes the columns to be cut off

2023-11-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68094 --- Comment #1 from PJ Fanning --- I think this is related to https://github.com/apache/poi/pull/541. -- You are receiving this mail because: You are the assignee for the bug

[Bug 67510] No POI-generated Charts can be opened by Excel for Mac v. 16.77

2023-11-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67510 --- Comment #17 from PJ Fanning --- I added r1913672. I tested this using POI's BarChart example and it seems to fix that. Excel on outlook.com shows the chart after I apply this change locally and run the sample (and did not before I made

[Bug 68094] New: In 5.2.4 After called autoSizeColumn function, the returned column width is smaller than in 5.2.3, which makes the columns to be cut off

2023-11-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68094 Bug ID: 68094 Summary: In 5.2.4 After called autoSizeColumn function, the returned column width is smaller than in 5.2.3, which makes the columns to be cut off Product

[Bug 68031] New: The inconsistency about default column style

2023-10-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68031 Bug ID: 68031 Summary: The inconsistency about default column style Product: POI Version: 5.2.3-FINAL Hardware: PC Status: NEW Severity: major Priority: P2

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

2023-10-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67579 PJ Fanning changed: What|Removed |Added Resolution|WONTFIX |--- Status|RESOLVED

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

2023-10-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67579 PJ Fanning changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEW

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

2023-10-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67579 --- Comment #5 from PJ Fanning --- @nniesen - we might need to undo the changes I put in. If you read the stuff about poi-reproducer in https://lists.apache.org/thread/0l5mrsb097rrwbvk5sgshp725zop6q44 - you'll see that POI 5.2.3

[Bug 67778] null pointer Exception for Area3Dpxg type in ExternalReference in Formula Evaluation

2023-10-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67778 --- Comment #4 from PJ Fanning --- I added more null checks with r1913258 -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail

[Bug 67778] null pointer Exception for Area3Dpxg type in ExternalReference in Formula Evaluation

2023-10-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67778 --- Comment #3 from wuchu --- Finally,I add addExternalWorkbook function in XSSFWorkbook.java to add ExternalWorkbook to XSSFCreationHelper.referencedWorkbooks and add some codes: formulaEvaluatorHashMap.put("test1

[Bug 67784] Regression in 5.2.4 -- cell type was boolean, now formula

2023-10-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67784 --- Comment #8 from Tim Allison --- PJ thank you for diving into this. I only had time yesterday to figure out the source of the change. I would never suggest mindlessly reverting mods without unit tests for both the original mod

[Bug 67784] Regression in 5.2.4 -- cell type was boolean, now formula

2023-10-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67784 PJ Fanning changed: What|Removed |Added Severity|normal |regression -- You are receiving

[Bug 67784] Regression in 5.2.4 -- cell type was boolean, now formula

2023-10-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67784 PJ Fanning changed: What|Removed |Added Hardware|PC |All OS|Linux

[Bug 67785] XSSFExcelExtractor does not format formula results like the streaming based extractor

2023-10-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67785 --- Comment #1 from PJ Fanning --- added r1913080 -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr

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

2023-10-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67579 Dominik Stadler changed: What|Removed |Added Severity|normal |regression -- You are receiving

[Bug 67510] No POI-generated Charts can be opened by Excel for Mac v. 16.77

2023-10-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67510 Dominik Stadler changed: What|Removed |Added OS||All -- You are receiving this mail

[Bug 67023] upgrade to pdfbox and graphics2d 3.0.0

2023-10-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67023 --- Comment #2 from Dominik Stadler --- Seems to be blocked by https://issues.apache.org/jira/browse/PDFBOX-5664 now -- You are receiving this mail because: You are the assignee for the bug

[Bug 67023] upgrade to pdfbox and graphics2d 3.0.0

2023-10-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67023 Dominik Stadler changed: What|Removed |Added Severity|normal |enhancement -- You are receiving

[Bug 66904] Function DAYS not parsing German or French string dates

2023-10-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66904 Dominik Stadler changed: What|Removed |Added OS||All -- You are receiving this mail

[Bug 66871] TargetURI in Relationship is overwritten with utf-8 encoded string

2023-10-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66871 Dominik Stadler changed: What|Removed |Added OS||All -- You are receiving this mail

[Bug 67784] Regression in 5.2.4 -- cell type was boolean, now formula

2023-10-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67784 PJ Fanning changed: What|Removed |Added Blocks||67785 Referenced Bugs: https

[Bug 67785] XSSFExcelExtractor does not format formula results like the streaming based extractor

2023-10-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67785 PJ Fanning changed: What|Removed |Added Depends on||67784 Referenced Bugs: https

[Bug 67785] New: XSSFExcelExtractor does not format formula results like the streaming based extractor

2023-10-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67785 Bug ID: 67785 Summary: XSSFExcelExtractor does not format formula results like the streaming based extractor Product: POI Version: 5.2.3-FINAL Hardware: All

[Bug 67784] Regression in 5.2.4 -- cell type was boolean, now formula

2023-10-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67784 --- Comment #7 from PJ Fanning --- Tim - my changes seem to work ok. Could you have a look at the latest code? I have noticed that the non streaming XSSFExcelExtractor does not have the code for taking formula results for booleans and errors

[Bug 67784] Regression in 5.2.4 -- cell type was boolean, now formula

2023-10-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67784 --- Comment #6 from PJ Fanning --- I'm trying out r1913067. No guarantee that it won't have other side effects but it reverts in Comment 2 and uses a reworked set of code to support the option to output formulas instead of cached results

[Bug 67784] Regression in 5.2.4 -- cell type was boolean, now formula

2023-10-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67784 --- Comment #5 from PJ Fanning --- It really seems to me that XSSFSheetXMLHandler data type tracking is deficient. In XSSFCell, we track the cellType and also have an extra CachedFormulaResultType so that we know can know a cell type

[Bug 67784] Regression in 5.2.4 -- cell type was boolean, now formula

2023-10-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67784 --- Comment #4 from PJ Fanning --- that day, all the other changes were for https://bz.apache.org/bugzilla/show_bug.cgi?id=66365 - so it probably relates to that In the end of the day, POI has a lot of bugs and low test coverage. Can we start

[Bug 67784] Regression in 5.2.4 -- cell type was boolean, now formula

2023-10-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67784 --- Comment #3 from Tim Allison --- Anyone have an idea what this fixes? commit message: "possible issue when streaming xssf cells with formulas" -- You are receiving this mail because: You are the assignee f

[Bug 67784] Regression in 5.2.4 -- cell type was boolean, now formula

2023-10-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67784 --- Comment #2 from Tim Allison --- In XSSFSheetXMLHandler in 5.2.3, there was a check before overwriting nextDataType: if (this.nextDataType == XSSFSheetXMLHandler.xssfDataType.NUMBER

[Bug 67784] Regression in 5.2.4 -- cell type was boolean, now formula

2023-10-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67784 Tilman Hausherr changed: What|Removed |Added CC||til...@snafu.de -- You

[Bug 67784] Regression in 5.2.4 -- cell type was boolean, now formula

2023-10-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67784 --- Comment #1 from Tim Allison --- Again, my apologies for not catching this in the regression tests before the 5.2.4 release. -- You are receiving this mail because: You are the assignee for the bug

[Bug 67784] New: Regression in 5.2.4 -- cell type was boolean, now formula

2023-10-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67784 Bug ID: 67784 Summary: Regression in 5.2.4 -- cell type was boolean, now formula Product: POI Version: unspecified Hardware: PC OS: Linux

[Bug 67778] null pointer Exception for Area3Dpxg type in ExternalReference in Formula Evaluation

2023-10-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67778 --- Comment #2 from wuchu --- Created attachment 39152 --> https://bz.apache.org/bugzilla/attachment.cgi?id=39152=edit ExternalRefence Excel -- You are receiving this mail because: You are the assignee for the

[Bug 67778] null pointer Exception for Area3Dpxg type in ExternalReference in Formula Evaluation

2023-10-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67778 PJ Fanning changed: What|Removed |Added OS||All --- Comment #1 from PJ Fanning

[Bug 67778] New: null pointer Exception for Area3Dpxg type in ExternalReference in Formula Evaluation

2023-10-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67778 Bug ID: 67778 Summary: null pointer Exception for Area3Dpxg type in ExternalReference in Formula Evaluation Product: POI Version: 5.2.3-FINAL Hardware: PC

[Bug 67774] Support empty string ContentType in OPC package

2023-10-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67774 --- Comment #1 from Olivier Schmitt --- Created attachment 39148 --> https://bz.apache.org/bugzilla/attachment.cgi?id=39148=edit C#.Net test program Sample C#.Net test program for VisualStudio 2019, works fine. -- You are receiv

[Bug 67774] New: Support empty string ContentType in OPC package

2023-10-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67774 Bug ID: 67774 Summary: Support empty string ContentType in OPC package Product: POI Version: 5.3.x-dev Hardware: PC Status: NEW Severity: normal Priority: P2

[Bug 67767] Bump max picture size in .HSLFSlideShowImpl.readPictures

2023-10-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67767 Tim Allison changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug 67767] New: Bump max picture size in .HSLFSlideShowImpl.readPictures

2023-10-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67767 Bug ID: 67767 Summary: Bump max picture size in .HSLFSlideShowImpl.readPictures Product: POI Version: unspecified Hardware: PC OS: Linux

<    1   2   3   4   5   6   7   8   9   10   >