[Bug 65167] New: Not possible to set placeholder picture

2021-03-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65167 Bug ID: 65167 Summary: Not possible to set placeholder picture Product: POI Version: 5.0.0-FINAL Hardware: PC Status: NEW Severity: normal Priority: P2

[Bug 64015] Replace usage of Java BitSet with a memory-optimized/sparse implementation

2021-03-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64015 --- Comment #24 from Saurabh --- Thanks everyone. We get confirmation from Mr. Brett Wooldridge that SparseBitSet is fully under the Apache Software License V2 and free from any encumbrances. From: Brett Wooldridge Sent: Thursday, March 4

[Bug 59252] Close workbook does not save file

2021-03-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59252 --- Comment #7 from Francisco Castaneda --- I had the same problem, unless you call write on an outputstream, changes won't be saved. -- You are receiving this mail because: You are the assignee for th

[Bug 65166] Apache Batik 1.13 vulnerabilities (CVE-2020-11987, CVE-2020-11988)

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

[Bug 65166] Apache Batik 1.13 vulnerabilities (CVE-2020-11987, CVE-2020-11988)

2021-03-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65166 --- Comment #2 from Daniel Subelman --- Thanks for the response. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev

[Bug 64322] Very poor performance reading OLE2

2021-03-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64322 --- Comment #8 from sits --- Hi - I don't think this issue is fixed. I still have massive performance issues with processing OLE2 files which have a very large number of small entries in them (for example - MSG files with huge numbe

[Bug 64322] Very poor performance reading OLE2

2021-03-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64322 --- Comment #9 from Dominik Stadler --- This issue was about initial parsing of the document, not doing some specific processing of the file. Best if you can create a new issue with a file and code-snippet that allows to reproduce it

[Bug 29747] Bug in HSSFWorkbook:setRepeatingRowsAndColumns

2021-03-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=29747 EspenWu <928918...@qq.com> changed: What|Removed |Added Resolution|FIXED |INVALID -- Y

[Bug 29747] Bug in HSSFWorkbook:setRepeatingRowsAndColumns

2021-03-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=29747 EspenWu <928918...@qq.com> changed: What|Removed |Added Resolution|INVALID |FIXED -- Y

[Bug 65183] New: Dependency on batik-all causes JPMS errors with OOXML artifact

2021-03-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65183 Bug ID: 65183 Summary: Dependency on batik-all causes JPMS errors with OOXML artifact Product: POI Version: 5.0.x-dev Hardware: PC OS: Mac OS X 10.1

[Bug 65183] Dependency on batik-all causes JPMS errors with OOXML artifact

2021-03-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65183 --- Comment #1 from mar...@volkhart.com --- Fix at https://github.com/apache/poi/pull/230 Just checking for all tests to run. -- You are receiving this mail because: You are the assignee for the bug

[Bug 65183] Dependency on batik-all causes JPMS errors with OOXML artifact

2021-03-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65183 --- Comment #2 from mar...@volkhart.com --- Additional user reports in https://issues.apache.org/jira/browse/BATIK-1299 -- You are receiving this mail because: You are the assignee for the bug

[Bug 65184] New: Improve performance of POFSMiniStore getBlockAt

2021-03-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65184 Bug ID: 65184 Summary: Improve performance of POFSMiniStore getBlockAt Product: POI Version: 5.0.0-FINAL Hardware: PC OS: All Status: NEW Severity

[Bug 64322] Very poor performance reading OLE2

2021-03-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64322 --- Comment #10 from PJ Fanning --- Raised https://bz.apache.org/bugzilla/show_bug.cgi?id=65184 -- You are receiving this mail because: You are the assignee for the bug

[Bug 65184] Improve performance of POFSMiniStore getBlockAt

2021-03-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65184 --- Comment #1 from PJ Fanning --- committed r1887604 -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr

[Bug 65184] Improve performance of POFSMiniStore getBlockAt

2021-03-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65184 --- Comment #2 from PJ Fanning --- the commit is just reformatting - there is still work to do to optimise the code -- You are receiving this mail because: You are the assignee for the bug

[Bug 65184] Improve performance of POFSMiniStore getBlockAt

2021-03-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65184 --- Comment #3 from PJ Fanning --- While the way that the blocks are fetched and the potential for the underlying to be streamed multiple times is far from ideal - I think the performance impact will depend a lot on whether the POIFSFileSystem

[Bug 65183] Dependency on batik-all causes JPMS errors with OOXML artifact

2021-03-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65183 mar...@volkhart.com changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 65103] Java application cannot launch using JPMS and POI-OOXML 5.0.0

2021-03-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65103 --- Comment #12 from mar...@volkhart.com --- batik-script dropped in r1887643 -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e

[Bug 64322] Very poor performance reading OLE2

2021-03-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64322 --- Comment #11 from sits --- Created attachment 37770 --> https://bz.apache.org/bugzilla/attachment.cgi?id=37770&action=edit Performance fix for OLE2 files with a large number of small entries I've attached a path which can pr

[Bug 64322] Very poor performance reading OLE2

2021-03-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64322 sits changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug 65185] New: Implement CONCAT function

2021-03-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65185 Bug ID: 65185 Summary: Implement CONCAT function Product: POI Version: 5.0.x-dev Hardware: PC OS: Linux Status: NEW Severity: enhancement

[Bug 65185] Implement CONCAT function

2021-03-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65185 Nick Burch changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug 64322] Very poor performance reading OLE2

2021-03-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64322 PJ Fanning changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[Bug 65184] Improve performance of POFSMiniStore getBlockAt

2021-03-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65184 --- Comment #4 from PJ Fanning --- added r1887657 -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr

[Bug 65184] Improve performance of POFSMiniStore getBlockAt

2021-03-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65184 --- Comment #5 from PJ Fanning --- reverted using r1887660 due to integration test failures -- You are receiving this mail because: You are the assignee for the bug. - To

[Bug 65190] New: Wrong formatting when format starts with0#

2021-03-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65190 Bug ID: 65190 Summary: Wrong formatting when format starts with0# Product: POI Version: 5.0.0-FINAL Hardware: PC Status: NEW Severity: normal Priority: P2

[Bug 65192] New: Allow change of EncryptionMode

2021-03-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65192 Bug ID: 65192 Summary: Allow change of EncryptionMode Product: POI Version: 5.0.x-dev Hardware: All OS: All Status: NEW Severity: enhancement

[Bug 65192] Allow change of EncryptionMode

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

[Bug 65184] Improve performance of POFSMiniStore getBlockAt

2021-03-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65184 --- Comment #6 from PJ Fanning --- I added back the changes and the integration tests passed -- You are receiving this mail because: You are the assignee for the bug. - To

[Bug 57699] Support Strict OOXML files

2021-03-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57699 --- Comment #16 from Sebastian Böhm --- Good Morning, I like to contribute to the support of strict OOXML files (as I want to get rid of my workaround scripts). What is the current state? Are there already some changes/progress in any branch

[Bug 57699] Support Strict OOXML files

2021-03-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57699 --- Comment #17 from PJ Fanning --- Hi Sebastian - supporting Strict OOXML format is a big undertaking and my impression is that this format has not really taken off (there aren't too many people asking about it). If you read my comment

[Bug 65206] New: Migrate ant / maven to gradle build

2021-03-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65206 Bug ID: 65206 Summary: Migrate ant / maven to gradle build Product: POI Version: 5.0.x-dev Hardware: All OS: All Status: NEW Severity: enhancement

[Bug 65206] Migrate ant / maven to gradle build

2021-03-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65206 --- Comment #1 from Andreas Beeker --- update gradle files and project structure along https://github.com/centic9/poi/tree/gradle_build remove eclipse IDE project files remove obsolete record generator files applied via r1888111 -- You

[Bug 65206] Migrate ant / maven to gradle build

2021-03-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65206 --- Comment #2 from Dominik Stadler --- Removed japicmp via r1888138 as I got quite frustrated with the unmaintained Gradle plugin and japicmp itself, feel free to add it again, but the documented way did not work and throw strange error

[Bug 65206] Migrate ant / maven to gradle build

2021-03-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65206 --- Comment #3 from Andreas Beeker --- I begin to understand how gradle works - I'm currently migrating the ooxml-schema generation. A few things like the incremental feature with inputs/outputs don't work, but ants uptodate is to

[Bug 65206] Migrate ant / maven to gradle build

2021-03-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65206 --- Comment #4 from Dominik Stadler --- I saw that I am also quickly at the end of my Gradle-wits, but I found a few Apache projects which are using Gradle already for their full release flow, so hopefully we can "borrow" some parts

[Bug 65214] New: Document signed by POI reported as 'partially' signed

2021-03-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65214 Bug ID: 65214 Summary: Document signed by POI reported as 'partially' signed Product: POI Version: 4.1.2-FINAL Hardware: PC Status: NEW Severi

[Bug 65215] New: After reading excel, the file changes(读取Excel后,文件发生变化)

2021-04-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65215 Bug ID: 65215 Summary: After reading excel, the file changes(读取Excel后,文件发生变化) Product: POI Version: 5.0.0-FINAL Hardware: PC OS: Mac OS X 10.4 Status: NEW

[Bug 59252] Close workbook does not save file

2021-04-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59252 Sz.Noemi changed: What|Removed |Added CC||noemi.szemen...@foconis.de -- You are

[Bug 59287] Provide a write() method and change semantics of close() to not automatically write

2021-04-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59287 Sz.Noemi changed: What|Removed |Added CC||noemi.szemen...@foconis.de -- You are

[Bug 60010] SXSSFWorkbook.write() fails when the template is based on PackageAccess.READ OPCPackage

2021-04-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60010 Sz.Noemi changed: What|Removed |Added CC||noemi.szemen...@foconis.de -- You are

[Bug 65220] New: auto size column generates error with custom formats when carrying colors

2021-04-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65220 Bug ID: 65220 Summary: auto size column generates error with custom formats when carrying colors Product: POI Version: 5.0.0-FINAL Hardware: PC OS

[Bug 65220] auto size column generates error with custom formats when carrying colors

2021-04-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65220 --- Comment #1 from Oscar Andres Rasmo Lopez --- Created attachment 37800 --> https://bz.apache.org/bugzilla/attachment.cgi?id=37800&action=edit ide problem trace -- You are receiving this mail because: You are the assignee for

[Bug 65206] Migrate ant / maven to gradle build

2021-04-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65206 --- Comment #5 from Andreas Beeker --- compile / jar / test of mrJars don't include ants build.xml anymore rename directories to match project and maven artifact names refactor artifacts - so each project has one artifact replace s

[Bug 65227] New: possible NPE in org.apache.poi.ss.util.SheetUtil.getCellWidth(cell,defaultCharWidth,formatter,useMergedCells,mergedRegions)

2021-04-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65227 Bug ID: 65227 Summary: possible NPE in org.apache.poi.ss.util.SheetUtil.getCellWidth(cell,def aultCharWidth,formatter,useMergedCells,mergedRegions) Product: POI

[Bug 65227] possible NPE in org.apache.poi.ss.util.SheetUtil.getCellWidth(cell,defaultCharWidth,formatter,useMergedCells,mergedRegions)

2021-04-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65227 Petr Blaha changed: What|Removed |Added Component|POI Overall |XSSF -- You are receiving this mail

[Bug 65227] possible NPE in org.apache.poi.ss.util.SheetUtil.getCellWidth(cell,defaultCharWidth,formatter,useMergedCells,mergedRegions)

2021-04-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65227 Petr Blaha changed: What|Removed |Added Component|XSSF|HSSF -- You are receiving this mail

[Bug 65228] New: the method getCap() does not work correctly in xslf.usermodel.XSLFTextRun

2021-04-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65228 Bug ID: 65228 Summary: the method getCap() does not work correctly in xslf.usermodel.XSLFTextRun Product: POI Version: 4.1.2-FINAL Hardware: PC Status: NEW

[Bug 65227] possible NPE in org.apache.poi.ss.util.SheetUtil.getCellWidth(cell,defaultCharWidth,formatter,useMergedCells,mergedRegions)

2021-04-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65227 --- Comment #1 from PJ Fanning --- Thanks. Added change with r1888553 -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev

[Bug 65059] wrong evaluation of SUMPRODUCT when nested SUMIFS use ranges

2021-04-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65059 gerard.du...@externe.bnpparibas.com changed: What|Removed |Added Component|XSSF|SS Common

[Bug 65059] wrong evaluation of SUMPRODUCT when nested SUMIFS use ranges

2021-04-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65059 Bug 65059 depends on bug 65058, which changed state. Bug 65058 Summary: SUMPRODUCT evaluation error with some SUMIFS cases https://bz.apache.org/bugzilla/show_bug.cgi?id=65058 What|Removed |Added

[Bug 65058] SUMPRODUCT evaluation error with some SUMIFS cases

2021-04-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65058 gerard.du...@externe.bnpparibas.com changed: What|Removed |Added Resolution

[Bug 65228] the method getCap() does not work correctly in xslf.usermodel.XSLFTextRun

2021-04-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65228 Roman Melnik changed: What|Removed |Added CC||roman.mel...@storied.co

[Bug 65230] New: TRIM function: implementation incomplete

2021-04-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65230 Bug ID: 65230 Summary: TRIM function: implementation incomplete Product: POI Version: 5.0.0-FINAL Hardware: All OS: All Status: NEW Severity: minor

[Bug 65231] New: wrong evaluation of SUMPRODUCT when nested COUNTIF use ranges

2021-04-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65231 Bug ID: 65231 Summary: wrong evaluation of SUMPRODUCT when nested COUNTIF use ranges Product: POI Version: 4.1.2-FINAL Hardware: All OS: All

[Bug 65231] wrong evaluation of SUMPRODUCT when nested COUNTIF use ranges

2021-04-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65231 --- Comment #1 from gerard.du...@externe.bnpparibas.com --- The Countif class did not change in the last release, so I believe this bug also applies to the 5.0.0-FINAL version. -- You are receiving this mail because: You are the assignee for

[Bug 65231] wrong evaluation of SUMPRODUCT when nested COUNTIF use ranges

2021-04-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65231 --- Comment #2 from gerard.du...@externe.bnpparibas.com --- Created attachment 37805 --> https://bz.apache.org/bugzilla/attachment.cgi?id=37805&action=edit expected output if workbook written on file system -- You are receiving th

[Bug 65231] wrong evaluation of SUMPRODUCT when nested COUNTIF uses ranges

2021-04-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65231 gerard.du...@externe.bnpparibas.com changed: What|Removed |Added Summary|wrong evaluation of |wrong evaluation

[Bug 65234] New: method getLineColor() in org.apache.poi.xslf.usermodel.XSLFSimpleShape return uncorrect color.

2021-04-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65234 Bug ID: 65234 Summary: method getLineColor() in org.apache.poi.xslf.usermodel.XSLFSimpleShape return uncorrect color. Product: POI Version: 4.1.2-FINAL

[Bug 65234] method getLineColor() in org.apache.poi.xslf.usermodel.XSLFSimpleShape return uncorrect color.

2021-04-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65234 Stas changed: What|Removed |Added CC||s...@storied.co -- You are receiving this

[Bug 65234] method getLineColor() in org.apache.poi.xslf.usermodel.XSLFSimpleShape return uncorrect color.

2021-04-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65234 --- Comment #1 from Stas --- Created attachment 37808 --> https://bz.apache.org/bugzilla/attachment.cgi?id=37808&action=edit Test file with fills and borders of different colors -- You are receiving this mail because: You are the a

[Bug 65234] method getLineColor() in org.apache.poi.xslf.usermodel.XSLFSimpleShape return incorrect color.

2021-04-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65234 Stas changed: What|Removed |Added Summary|method getLineColor() in|method getLineColor() in

[Bug 65241] New: Slope and Intercept calc doesn't handle blank cells in range.

2021-04-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65241 Bug ID: 65241 Summary: Slope and Intercept calc doesn't handle blank cells in range. Product: POI Version: 4.1.2-FINAL Hardware: PC Status

[Bug 65245] New: In Excel97-2003(xls), [¥300] is incorrectly output as [$300]

2021-04-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65245 Bug ID: 65245 Summary: In Excel97-2003(xls), [¥300] is incorrectly output as [$300] Product: POI Version: 5.0.0-FINAL Hardware: PC Status: NEW

[Bug 57457] when convert word to html, style is not correct

2021-04-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57457 陈起 <1186998...@qq.com> changed: What|Removed |Added CC||1186998...@qq.com -- Y

[Bug 65246] New: when convert word to html, style is not correct, the word contains a complex tables

2021-04-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65246 Bug ID: 65246 Summary: when convert word to html, style is not correct, the word contains a complex tables Product: POI Version: unspecified Hardware: PC

[Bug 65246] when convert word to html, style is not correct, the word contains a complex tables

2021-04-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65246 陈起 <1186998...@qq.com> changed: What|Removed |Added Attachment #37811|fixed .java |fixed descr

[Bug 65246] when convert word to html, style is not correct, the word contains a complex tables

2021-04-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65246 --- Comment #1 from 陈起 <1186998...@qq.com> --- Created attachment 37812 --> https://bz.apache.org/bugzilla/attachment.cgi?id=37812&action=edit demo-error -- You are receiving this mail because: You are the assigne

[Bug 65246] when convert word to html, style is not correct, the word contains a complex tables

2021-04-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65246 陈起 <1186998...@qq.com> changed: What|Removed |Added OS||All -- You are rec

[Bug 65246] when convert word to html, style is not correct, the word contains a complex tables

2021-04-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65246 --- Comment #2 from Andreas Beeker --- @Devs: Should we move the converter classes from scratchpad to examples? Pro: they seem to be quite scratchy and I still remember the last time we had a CVE because of some XXE - although that was

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

2021-04-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63475 virinchi changed: What|Removed |Added Version|4.0.x-dev |5.0.0-FINAL --- Comment #5 from virinchi

[Bug 65246] when convert word to html, style is not correct, the word contains a complex tables

2021-04-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65246 --- Comment #3 from PJ Fanning --- makes sense to move to poi-examples -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail

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

2021-04-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63475 --- Comment #6 from Dominik Stadler --- Apache POI is a volunteer-only project, nobody is paid to work on it. So nobody is tasked with working on a specific bug and there is no ETA. If you would like to speed up things, you can try to help

[Bug 65246] when convert word to html, style is not correct, the word contains a complex tables

2021-04-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65246 --- Comment #4 from 陈起 <1186998...@qq.com> --- Created attachment 37813 --> https://bz.apache.org/bugzilla/attachment.cgi?id=37813&action=edit (.doc)结构 这是(.doc)中的文档结构 -- You are receiving this mail because: You are the assigne

[Bug 65246] when convert word to html, style is not correct, the word contains a complex tables

2021-04-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65246 --- Comment #5 from 陈起 <1186998...@qq.com> --- Created attachment 37814 --> https://bz.apache.org/bugzilla/attachment.cgi?id=37814&action=edit (.html)结构 这个是转换之后的(.html)文档结构 -- You are receiving this mail because: You are the

[Bug 65246] when convert word to html, style is not correct, the word contains a complex tables

2021-04-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65246 --- Comment #6 from 陈起 <1186998...@qq.com> --- Thanks for the developer's reply, but I don't seem to fully understand the meaning of your reply message. This error is an abnormal situation that occurred in the production en

[Bug 65246] when convert word to html, style is not correct, the word contains a complex tables

2021-04-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65246 --- Comment #7 from Andreas Beeker --- The meaning of moving something to the examples is, that we - i.e. the ones who are +1 for that move - think, that this is one of the added features, which shouldn't be in the library in the first

[Bug 65246] when convert word to html, style is not correct, the word contains a complex tables

2021-04-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65246 陈起 <1186998...@qq.com> changed: What|Removed |Added Status|NEW |RESOLVED Reso

[Bug 65249] New: Contact The Cash App Support If Unable To Check Cash App Card Balance

2021-04-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65249 Bug ID: 65249 Summary: Contact The Cash App Support If Unable To Check Cash App Card Balance Product: POI Version: 5.0.0-FINAL Hardware: PC Status: NEW

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

2021-04-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63475 --- Comment #7 from virinchi --- Thank you for replying. Any work arounds that can be used for now? -- You are receiving this mail because: You are the assignee for the bug

[Bug 65255] New: java.lang.NullPointerException: Attempt to invoke interface method 'org.w3c.dom.Node org.w3c.dom.Node.removeChild

2021-04-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65255 Bug ID: 65255 Summary: java.lang.NullPointerException: Attempt to invoke interface method 'org.w3c.dom.Node org.w3c.dom.Node.removeChild Product: POI Ve

[Bug 65255] java.lang.NullPointerException: Attempt to invoke interface method 'org.w3c.dom.Node org.w3c.dom.Node.removeChild

2021-04-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65255 softbo...@163.com changed: What|Removed |Added OS||All -- You are receiving this

[Bug 65165] [DateValue] DATEVALUE should throw an EvaluationException

2021-04-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65165 --- Comment #1 from kuba.v --- The patch is needed, if the DateTimeException is not caught it stops evaluation completely. However I'm not sure that the ErrorEval.NUM_ERROR as suggested in the proposed patch is the right error code to r

[Bug 65258] New: Adjusting row height/column width will affect picture size

2021-04-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65258 Bug ID: 65258 Summary: Adjusting row height/column width will affect picture size Product: POI Version: unspecified Hardware: PC Status: NEW

[Bug 65260] New: Issue

2021-04-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65260 Bug ID: 65260 Summary: Issue Product: POI Version: 4.1.2-FINAL Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P2

[Bug 65228] the method getCap() does not work correctly in xslf.usermodel.XSLFTextRun

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

[Bug 65234] method getLineColor() in org.apache.poi.xslf.usermodel.XSLFSimpleShape return incorrect color.

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

[Bug 65266] New: Reading conditional formatting not working when format references another sheet

2021-04-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65266 Bug ID: 65266 Summary: Reading conditional formatting not working when format references another sheet Product: POI Version: 5.0.0-FINAL Hardware: PC OS

[Bug 65206] Migrate ant / maven to gradle build

2021-04-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65206 --- Comment #6 from Dominik Stadler --- Disabled the Maven-based SonarQube run via r1889200 to see if the Gradle-based task works now. We then can finally get rid of the Maven-build in directory "sonar", which will reduce mainte

[Bug 65183] Dependency on batik-all causes JPMS errors with OOXML artifact

2021-04-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65183 --- Comment #4 from Mark Woon --- Any chance of a release to get this out sooner rather than later? This has become a showstopper in one of my projects. -- You are receiving this mail because: You are the assignee for the bug

[Bug 65183] Dependency on batik-all causes JPMS errors with OOXML artifact

2021-04-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65183 --- Comment #5 from Andreas Beeker --- If you're using JPMS, you might want to have a look into [1] and fixBatik. Regarding the release, I'm ok with releasing it soon - have you test drived the nightly? [1] https://svn.apache.org/

[Bug 65260] Creating an SXSSFWorkbook fails if no fonts are available on the system

2021-04-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65260 Dominik Stadler changed: What|Removed |Added Summary|Issue |Creating an SXSSFWorkbook

[Bug 65258] Adjusting row height/column width will affect picture size

2021-04-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65258 Dominik Stadler changed: What|Removed |Added OS||All Status|NEW

[Bug 65245] In Excel97-2003(xls), [¥300] is incorrectly output as [$300]

2021-04-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65245 Dominik Stadler changed: What|Removed |Added OS||All Status|NEW

[Bug 65241] Slope and Intercept calc doesn't handle blank cells in range.

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

[Bug 65231] wrong evaluation of SUMPRODUCT when nested COUNTIF uses ranges

2021-04-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65231 Dominik Stadler changed: What|Removed |Added Depends on||65059 Referenced Bugs: https

[Bug 65059] wrong evaluation of SUMPRODUCT when nested SUMIFS use ranges

2021-04-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65059 Dominik Stadler changed: What|Removed |Added Blocks||65231 Referenced Bugs: https

[Bug 65260] Creating an SXSSFWorkbook fails if no fonts are available on the system

2021-04-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65260 --- Comment #2 from Andreas Beeker --- what is the security implications of having no fonts? would it be compromised if we (try to) register a default font in the case we don't find any fonts? -- You are receiving this mail because: Yo

[Bug 65227] possible NPE in org.apache.poi.ss.util.SheetUtil.getCellWidth(cell,defaultCharWidth,formatter,useMergedCells,mergedRegions)

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

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