[Bug 63973] writing 3000 columns with Cell Merge and 2 rows for SXSSFWorkbook and XSSFWorkbook very slowly

2021-10-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63973 PJ Fanning changed: What|Removed |Added Resolution|--- |INFORMATIONPROVIDED Status

[Bug 65418] CharToByteConverterClass not found!

2021-10-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65418 PJ Fanning changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug 64759] Can't clone sheet - unknown relation type found: http://schemas.microsoft.com/office/2017/10/relationships/threadedComment

2021-10-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64759 PJ Fanning changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug 65471] TEXT function does not support ISO 8601 format

2021-10-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65471 PJ Fanning changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug 65406] bouncycastle 1.69 causes issues due to missing package

2021-10-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65406 PJ Fanning changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 65366] NullPointerException in XDDFDataSourcesFactory

2021-10-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65366 PJ Fanning changed: What|Removed |Added Resolution|--- |INFORMATIONPROVIDED Status

[Bug 65153] Update logging documentation

2021-10-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65153 --- Comment #1 from PJ Fanning --- Marius - could you review the docs? - I already made some changes. -- You are receiving this mail because: You are the assignee for the bug

[Bug 65326] multiple warning log about accessExternalSchema

2021-10-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65326 PJ Fanning changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug 65320] XWPFDocument cannot read data: embedded images

2021-10-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65320 --- Comment #2 from PJ Fanning --- Noone else has reported a similar issue and the docx [Content_Types].xml just seems wrong. rId21.png is not base64 encoded - it is a valid png file without base64 encoding if this was a common issue, I

[Bug 65372] Not able to open files generated due to uncompressed size over 4GB

2021-10-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65372 PJ Fanning changed: What|Removed |Added Status|NEW |RESOLVED OS

[Bug 65331] XWPFTable.setTableAlignment(TableRowAlign tra) wrong implementation (mapping between Enums)

2021-10-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65331 PJ Fanning changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 64489] Make Zip64 the default mode for saving SXSSF spreadsheets

2021-10-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64489 Bug 64489 depends on bug 57342, which changed state. Bug 57342 Summary: Writing very large file via SXSSF leads to corrupt file https://bz.apache.org/bugzilla/show_bug.cgi?id=57342 What|Removed |Added

[Bug 57342] Writing very large file via SXSSF leads to corrupt file

2021-10-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57342 PJ Fanning changed: What|Removed |Added Status|NEW |RESOLVED Severity|blocker

[Bug 65473] when do copy slide operation, text shape's copy is not working, new slide use the old text shape object's reference

2021-10-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65473 PJ Fanning changed: What|Removed |Added Severity|critical|major -- You are receiving this mail

[Bug 65405] infinite loop in dependent library - pdfbox

2021-10-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65405 PJ Fanning changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug 65096] Apache POI Excel XLSX Streaming XML not correctly reading multiple inline Strings

2021-10-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65096 PJ Fanning changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 63100] Streaming data for browsers

2021-10-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63100 PJ Fanning changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug 58740] [PATCH] Fix O(n^2) behavior when generating XLSX files with large number of styles

2021-10-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58740 PJ Fanning changed: What|Removed |Added Resolution|--- |CLOSED Status|NEW

[Bug 63228] Method copyCellFrom (org.apache.poi.xssf.usermodel.XSSFCell) doesn't update formula reference

2021-10-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63228 PJ Fanning changed: What|Removed |Added Resolution|--- |INFORMATIONPROVIDED Status

[Bug 52169] Date arithmetic on textual cells

2021-10-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=52169 PJ Fanning changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug 65268] [PATCH] XmlValueDisconnectedException thrown when setting blank on a sheet with nested shared formulas

2021-10-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65268 --- Comment #2 from PJ Fanning --- latest code has fixes for shared formulas - see https://bz.apache.org/bugzilla/show_bug.cgi?id=65464 -- You are receiving this mail because: You are the assignee for the bug

[Bug 63475] XSSFRow.copyFromRow failed at cross-sheet copy trying utilize FormulaShifter

2021-10-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63475 --- Comment #8 from PJ Fanning --- I added a fix for this - will appear in v5.1.0 release -- You are receiving this mail because: You are the assignee for the bug. - To

[Bug 63475] XSSFRow.copyFromRow failed at cross-sheet copy trying utilize FormulaShifter

2021-10-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63475 PJ Fanning changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 64620] Apache POI API evaluation value - Excel value - not matching

2021-10-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64620 PJ Fanning changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug 65623] New: Create XAdES-T signature with XAdESXLSignatureFacet

2021-10-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65623 Bug ID: 65623 Summary: Create XAdES-T signature with XAdESXLSignatureFacet Product: POI Version: 5.0.x-dev Hardware: All OS: All Status: NEW Severity

[Bug 65623] Create XAdES-T signature with XAdESXLSignatureFacet

2021-10-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65623 Andreas Beeker changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 63664] Veracode security issue-Improper Restriction of XML External Entity Reference CWE ID 611 in OOXMLPrettyPrint

2021-10-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63664 PJ Fanning changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 63215] Microsoft Excel files(.xlsx - created using Microsoft Office 2016) getting corrupted while manipulated

2021-10-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63215 PJ Fanning changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution

[Bug 65268] [PATCH] XmlValueDisconnectedException thrown when setting blank on a sheet with nested shared formulas

2021-10-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65268 --- Comment #3 from PJ Fanning --- applied patch with r1894064 -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev

[Bug 65268] [PATCH] XmlValueDisconnectedException thrown when setting blank on a sheet with nested shared formulas

2021-10-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65268 PJ Fanning changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 65464] removeFormula() on main shared formula corrupts Excel workbook

2021-10-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65464 --- Comment #13 from PJ Fanning --- I had to revert this change - it was causing problems with https://bz.apache.org/bugzilla/show_bug.cgi?id=65268 The test case was retained from this patch was retained and seems to behave ok except the

[Bug 65081] Adding a new sheet to a large SS using low memory

2021-10-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65081 PJ Fanning changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEEDINFO

[Bug 64542] FileBackedDataSource closing external FileChannel

2021-10-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64542 PJ Fanning changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution

[Bug 64542] FileBackedDataSource closing external FileChannel

2021-10-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64542 --- Comment #9 from Arjohn Kampman --- Great, thank you. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr

[Bug 65619] with POI upgrade to 5.0.0, we see that it formats dates with extra slash

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

[Bug 65574] Update xlsx file when its is already created

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

[Bug 65550] PPTX2PNG - SVGFormat - Incorrect rendering of some rectangle shapes

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

[Bug 65543] RecordFormatException: Not enough data (0) to read requested (2) bytes

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

[Bug 65512] org.apache.poi.ss.usermodel.Header and Footer should consider Excel limits of 255 Characters

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

[Bug 65510] Add support for XLSB Short Cell Records

2021-10-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65510 Dominik Stadler changed: What|Removed |Added Severity|normal |enhancement Summary|XLSB

[Bug 65500] Issue with the liquibase while using 5.0.0 poi-ooxml as dependency.

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

[Bug 65478] DeferredSXSSFWorkboot not working cellStyle

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

[Bug 65462] add support for threaded comments (excel)

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

[Bug 65453] [PATCH] Add support for java boxed tyes Number & Boolean in setCellValue

2021-10-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65453 Dominik Stadler changed: What|Removed |Added Keywords||PatchAvailable -- You are

[Bug 65452] NotOLE2FileException not thrown in POI 5.0.0 by opening an XML-RAW File with WorkbookFactory.create()

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

[Bug 65431] Not able to read image size and positions

2021-10-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65431 Dominik Stadler changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution

[Bug 65312] org.apache.poi.ss.usermodel.ConditionalFormattingThreshold.byName(String name): FORMULA can not be reached because UNALLOCATED is named null

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

[Bug 65306] shiftRows remove row contains shared formula master cause corrupt file

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

[Bug 65130] Line color of objects

2021-10-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65130 Andreas Beeker changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution

[Bug 65130] Line color of objects

2021-10-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65130 Andreas Beeker changed: What|Removed |Added Component|HSLF|XSLF -- You are receiving this mail

[Bug 65306] shiftRows remove row contains shared formula master cause corrupt file

2021-10-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65306 --- Comment #3 from PJ Fanning --- trying r1894089 -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr

[Bug 65306] shiftRows remove row contains shared formula master cause corrupt file

2021-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65306 PJ Fanning changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 65452] NotOLE2FileException not thrown in POI 5.0.0 by opening an XML-RAW File with WorkbookFactory.create()

2021-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65452 --- Comment #1 from PJ Fanning --- An observation - WorkbookFactory.create(InputStream) does fail as expected - an IOException("Can't open workbook - unsupported file type: XML') for the attached file -- You are receiving th

[Bug 65452] NotOLE2FileException not thrown in POI 5.0.0 by opening an XML-RAW File with WorkbookFactory.create()

2021-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65452 PJ Fanning changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug 65452] NotOLE2FileException not thrown in POI 5.0.0 by opening an XML-RAW File with WorkbookFactory.create()

2021-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65452 --- Comment #3 from PJ Fanning --- PS the new change is an IOException not an NotOLE2FileException - to keep the behaviour consistent with other WorkbookFactory create methods -- You are receiving this mail because: You are the assignee for

[Bug 63390] org.apache.poi.hssf.record.FtCfSubRecord.(FtCfSubRecord.java:60)

2021-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63390 PJ Fanning changed: What|Removed |Added Severity|blocker |normal -- You are receiving this mail

[Bug 57423] shiftRows() produces a corrupted xlsx file

2021-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57423 PJ Fanning changed: What|Removed |Added Severity|blocker |normal Status|REOPENED

[Bug 62711] Calling shiftRows corrupts file in POI 4.0

2021-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62711 Bug 62711 depends on bug 57423, which changed state. Bug 57423 Summary: shiftRows() produces a corrupted xlsx file https://bz.apache.org/bugzilla/show_bug.cgi?id=57423 What|Removed |Added

[Bug 63234] XSSFFont.equals, hashCode very slow; revised code presented

2021-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63234 --- Comment #10 from PJ Fanning --- The attachment is not a patch file - it is a very out of date java file. I also wonder why we need to optimise the equals and hashCode. I ran some of the XSSFWorkbook unit tests and found no evidence of

[Bug 62040] Quotient.evaluate function does not accept cell refences

2021-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62040 PJ Fanning changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 61474] Adjusting of formulas in context of column shifting

2021-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61474 PJ Fanning changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution

[Bug 55081] [PATCH] Function WEEKNUM is incomplete

2021-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=55081 PJ Fanning changed: What|Removed |Added Resolution|--- |CLOSED Status|REOPENED

[Bug 59804] Add annotation for indicating when deprecated features may be removed

2021-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59804 PJ Fanning changed: What|Removed |Added Resolution|--- |CLOSED Status|NEW

[Bug 65452] NotOLE2FileException not thrown in POI 5.0.0 by opening an XML-RAW File with WorkbookFactory.create()

2021-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65452 --- Comment #4 from Andreas Beeker --- The POIDocument Factories should behave the same way. please decide if this is handled on this entry or a new one. -- You are receiving this mail because: You are the assignee for the bug

[Bug 65452] NotOLE2FileException not thrown in POI 5.0.0 by opening an XML-RAW File with WorkbookFactory.create()

2021-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65452 --- Comment #5 from PJ Fanning --- This issue was raised about one factory - WorkbookFactory - and its create methods that are not consistent in POI 5.0.0. Would it be possible to track changes for other factories on a separate issue and

[Bug 64137] IRR NaN When it should give back a value

2021-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64137 --- Comment #1 from PJ Fanning --- I had to increase the iteration count and then POI calculates -0.009463562705856032 for the attached test case -- You are receiving this mail because: You are the assignee for the bug

[Bug 64137] IRR NaN When it should give back a value

2021-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64137 --- Comment #2 from PJ Fanning --- r1894110 - it seems like the way that Excel calculates its iteration count is very different from how the POI code does because the attached use case requires a much higher iteration count than 20 (POI

[Bug 64137] IRR NaN When it should give back a value

2021-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64137 PJ Fanning changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 64137] IRR NaN When it should give back a value

2021-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64137 --- Comment #3 from PJ Fanning --- https://bz.apache.org/bugzilla/show_bug.cgi?id=64085 is also open and has a discussion about how Excel's IRR has some unusual implementation -- You are receiving this mail because: You are the assigne

[Bug 62704] getting java.lang.ArrayIndexOutOfBoundsException

2021-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62704 PJ Fanning changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution

[Bug 61858] Getting double value from the method "cell" of interface "SheetContentsHandler" of "XSSFSheetXMLHandler" class

2021-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61858 PJ Fanning changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug 61947] Remove deprecated classes (POI 4.0.0)

2021-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61947 --- Comment #1 from PJ Fanning --- 4.0.0 was released and some deprecated methods were removed -- You are receiving this mail because: You are the assignee for the bug. - To

[Bug 61947] Remove deprecated classes (POI 4.0.0)

2021-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61947 PJ Fanning changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug 52972] Enable RichText in SXSSF

2021-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=52972 PJ Fanning changed: What|Removed |Added Resolution|--- |CLOSED Status|NEW

[Bug 57294] RichText is converted to nomal text in SXSSF

2021-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57294 Bug 57294 depends on bug 52972, which changed state. Bug 52972 Summary: Enable RichText in SXSSF https://bz.apache.org/bugzilla/show_bug.cgi?id=52972 What|Removed |Added

[Bug 62215] SXSSFWorbook.write() doesn't write cached values for formula cells when the value is not numeric

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

[Bug 63344] Support POIFSFileSystem that uses a temp file for backing - to support encryption of large files

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

[Bug 60325] Poor performance in DirectoryNode.createDocument() for NPOIFSFileSystem

2021-10-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60325 --- Comment #6 from PJ Fanning --- I wonder if https://bz.apache.org/bugzilla/show_bug.cgi?id=65184 helps here -- You are receiving this mail because: You are the assignee for the bug

[Bug 65551] Incorrect fetching paragraph and text runs props from master shape

2021-10-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65551 Andreas Beeker changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug 62793] [PATCH] Testcase for reading videos in XSLF

2021-10-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62793 Andreas Beeker changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution

[Bug 64716] wmf display error

2021-10-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64716 --- Comment #17 from Andreas Beeker --- 16.zip or its contents image68.emf is another case for the emfHeaderBounds switch. I haven't yet investigated, if I can find a pattern for deciding which method to choose ... but wanted to post this

[Bug 60707] [PATCH] Reading very large excel files using StAX made easier - StreamingWorkbook

2021-10-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60707 --- Comment #24 from PJ Fanning --- this is abandoned -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr

[Bug 62021] XSSF fails to add time as String to date

2021-10-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62021 PJ Fanning changed: What|Removed |Added Resolution|--- |WORKSFORME Status|NEW

[Bug 64716] wmf display error

2021-10-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64716 --- Comment #18 from Andreas Beeker --- add another heuristic - cumulate the bounding box of the shape records and compare it to window, viewport and emfbounds Applied via r1894176 -- You are receiving this mail because: You are the

[Bug 65609] Flush not working

2021-10-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65609 --- Comment #6 from David Juarez --- Is there a maven central repository available for the snapshots? We are finding problems with the dependencies of the libraries. Is it possible to get the pom.xml files of the libraries? -- You are

[Bug 65609] Flush not working

2021-10-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65609 --- Comment #7 from PJ Fanning --- We don't publish snapshots to maven. https://dist.apache.org/repos/dist/dev/poi/5.1.0-RC1/maven is where we published a maven compatible version of an RC version of 5.1.0. There were a lot of problems

[Bug 60707] [PATCH] Reading very large excel files using StAX made easier - StreamingWorkbook

2021-10-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60707 PJ Fanning changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution

[Bug 65077] Workbook.close() clears the second (the last) sheet data in previously saved file

2021-10-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65077 --- Comment #2 from PJ Fanning --- It is not intuitive but the current POI behaviour is that if you create an XSSFWorkbook based on a file, that that file is modified when you make changes to the XSSFWorkbook. If you create an SXSSFWorkbook

[Bug 64837] In POI 3.17 xmlText prints the inner string of the CTText element (as fragment) instead of the whole xml node with

2021-10-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64837 PJ Fanning changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution

[Bug 65077] Workbook.close() clears the second (the last) sheet data in previously saved file

2021-10-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65077 PJ Fanning changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug 58779] Closing an XSSFWorkbook or XSLFSlideShow that was opened with File instead of FileInputStream modifies the file

2021-10-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58779 PJ Fanning changed: What|Removed |Added CC||grigorie...@netcracker.com --- Comment

[Bug 65042] Adding pictures to workbook causes memory leak

2021-10-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65042 --- Comment #6 from PJ Fanning --- I think the issue is that we don't have a TempFilePackagePart that can optionally be used instead of MemoryPackagePart. https://poi.apache.org/apidocs/dev/org/apache/poi/openxml4j/opc/ZipPackage

[Bug 65042] Adding pictures to workbook causes memory leak

2021-10-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65042 --- Comment #7 from PJ Fanning --- I added r1894203 - still experimental/beta - needs testing still - may be removed or modified -- You are receiving this mail because: You are the assignee for the bug

[Bug 63812] WMF should throw more informative exception on corrupt WMF

2021-10-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63812 Andreas Beeker changed: What|Removed |Added OS|Linux |All Component|POI Overall

[Bug 65634] New: NotOLE2FileException not thrown in POI 5.0.0 by opening an XML-RAW File with SlideShowFactory.create()

2021-10-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65634 Bug ID: 65634 Summary: NotOLE2FileException not thrown in POI 5.0.0 by opening an XML-RAW File with SlideShowFactory.create() Product: POI Version: 5.0.x-dev Hardware

[Bug 64036] Replace reflection calls in factories for Java 9+

2021-10-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64036 --- Comment #9 from Andreas Beeker --- use ServiceLoader for HSLF Metro Shapes via r1894298 -- You are receiving this mail because: You are the assignee for the bug. - To

[Bug 65042] Adding pictures to workbook causes memory leak

2021-10-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65042 PJ Fanning changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 59388] setComment with option isVisible

2021-10-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59388 Arieh Kellermann changed: What|Removed |Added CC||arieh.kellerm...@bluewin.ch

[Bug 65638] New: [PATCH] Remove escaping of ampersand from headers and footers created by Excel

2021-10-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65638 Bug ID: 65638 Summary: [PATCH] Remove escaping of ampersand from headers and footers created by Excel Product: POI Version: 5.0.x-dev Hardware: PC OS

[Bug 65638] [PATCH] Remove escaping of ampersand from headers and footers created by Excel

2021-10-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65638 --- Comment #1 from Viru --- Created attachment 38072 --> https://bz.apache.org/bugzilla/attachment.cgi?id=38072&action=edit Patch tar.gz containing the patch and test files as described -- You are receiving this mail because: You

<    3   4   5   6   7   8   9   10   11   12   >