Regression Test Run for upcoming 5.0.0

2020-12-30 Thread Dominik Stadler
Hi, In order to get the release-preparations rolling a bit, I have finished a first run of the "mass regression test" exercise. As usual it brings up cases where documents fail now, but did work fine previously, i.e. regressions that we may have introduced since the previous release. I now proce

[GitHub] [poi] asfgit closed pull request #211: #65009 Fix HSLFPictureData indices during presentation load

2020-12-30 Thread GitBox
asfgit closed pull request #211: URL: https://github.com/apache/poi/pull/211 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spe

[Bug 65009] When loading a PPT, PictureData indices are 0-based

2020-12-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65009 Dominik Stadler changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[GitHub] [poi] centic9 commented on pull request #211: #65009 Fix HSLFPictureData indices during presentation load

2020-12-30 Thread GitBox
centic9 commented on pull request #211: URL: https://github.com/apache/poi/pull/211#issuecomment-752691804 Applied via r1884948 in a slightly different way to use the same approach across two similar code-places. This is an

[Bug 65042] Writing pircture to workbook cause memory leak due to picture data is to much in memory.

2020-12-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65042 Dominik Stadler changed: What|Removed |Added Severity|blocker |major -- You are receiving this mai

[Bug 64986] Cannot evaluate formulas with extra comma before missing optional parameter

2020-12-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64986 Dominik Stadler changed: What|Removed |Added OS||All -- You are receiving this mail

[Bug 64980] org.apache.poi.openxml4j.exceptions.PartAlreadyExistsException

2020-12-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64980 Dominik Stadler changed: What|Removed |Added OS||All -- You are receiving this mail

[Bug 64950] about doughnutchart

2020-12-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64950 Dominik Stadler changed: What|Removed |Added Status|NEW |NEEDINFO -- You are receiving this

[Bug 64959] [PATCH] PackagePart#flush is unused

2020-12-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64959 Dominik Stadler changed: What|Removed |Added Summary|PackagePart#flush is unused |[PATCH] PackagePart#flush

[Bug 64959] [PATCH] PackagePart#flush is unused

2020-12-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64959 Dominik Stadler changed: What|Removed |Added Status|NEW |NEEDINFO -- You are receiving this

[Bug 65042] Adding pictures to workbook causes memory leak

2020-12-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65042 Dominik Stadler changed: What|Removed |Added Summary|Writing pircture to |Adding pictures to workbook

[Bug 65042] Adding pictures to workbook causes memory leak

2020-12-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65042 Dominik Stadler changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #2 from Dominik

Jenkins build is back to normal : POI » POI-DSL-SonarQube-Gradle #103

2020-12-30 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org

[Bug 64980] org.apache.poi.openxml4j.exceptions.PartAlreadyExistsException

2020-12-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64980 --- Comment #2 from Dominik Stadler --- The main [Content_Types.xml] in the .xlsx is not according to the spec in the broken file, it does not link to the shared-strings xml file as required. Unfortunately both LibreOffice and Excel are "lenie

Re: Regression Test Run for upcoming 5.0.0

2020-12-30 Thread Andreas Beeker
Hi Dominik, thank you for running the regression test. * Most of these are because the "lite" ooxml-schema jar is still missing some stuff, not sure if the new way of building the lite-jar is the cause or if we now use more parts in the regression tests The lite jar used to contain all *.xsb

Build failed in Jenkins: POI » POI-DSL-Windows-1.14 #23

2020-12-30 Thread Apache Jenkins Server
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/src\ooxml\java\org\apache\poi\xssf\eventusermodel\XSSFReader.java>:291: error: tag not supported in the generated HTML version: tt [javadoc] * Returns true if the iteration has more elements. [javadoc]

Re: Regression Test Run for upcoming 5.0.0

2020-12-30 Thread Dominik Stadler
Hi, I'd go for b), hopefully not too many are necessary, it seems a simple test which reads in the document triggers the necesary parts in most of the cases. c) would mean anybody out there with such a file would now get regression-errors unless he switches to the full file. Another potential ap

Jenkins build is back to normal : POI » POI-DSL-Windows-1.8 #84

2020-12-30 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org

Re: Regression Test Run for upcoming 5.0.0

2020-12-30 Thread Andreas Beeker
HI, I've mentioned it in our private slack group *) - there's also an ant error, which ignores quite a few *$Factory.class-es in packing the lite jar. I'm currently trying to figure out how I can workaround this. Another potential approach: ... This was my first approach class -> xsb, but it

Build failed in Jenkins: POI » POI-DSL-Windows-1.14 #24

2020-12-30 Thread Apache Jenkins Server
:291: error: tag not supported in the generated HTML version: tt [javadoc] * Returns true if the iteration has more elements. [javadoc]^ [javadoc] 100 errors [javadoc] 100 warnings [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL

Jenkins build is back to normal : POI » POI-DSL-Windows-1.14 #25

2020-12-30 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org

[Bug 64838] Loading and saving a file adds an unwanted tag resulting in additional newlines in the document

2020-12-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64838 Dominik Stadler changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 64986] Cannot evaluate formulas with extra comma before missing optional parameter

2020-12-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64986 Dominik Stadler changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 64032] FormulaEvaluator executes IFERROR function bug

2020-12-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64032 Dominik Stadler changed: What|Removed |Added Resolution|--- |WORKSFORME Status|NEW

[Bug 65040] Cell IFERROR don't work with other formula cells with POI

2020-12-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65040 Dominik Stadler changed: What|Removed |Added Status|NEW |NEEDINFO -- You are receiving this

[Bug 64980] org.apache.poi.openxml4j.exceptions.PartAlreadyExistsException

2020-12-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64980 Dominik Stadler changed: What|Removed |Added Status|NEW |NEEDINFO -- You are receiving this

[Bug 64851] ctr.getTArray() returns empty array

2020-12-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64851 Dominik Stadler changed: What|Removed |Added Resolution|--- |INFORMATIONPROVIDED Stat

[Bug 64811] autoSizeColumn too small if cell contains special characters

2020-12-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64811 Dominik Stadler changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #1 from Dominik

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

2020-12-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64759 Dominik Stadler changed: What|Removed |Added Severity|normal |enhancement -- You are receiving th

[Bug 64689] WordToHtmlConverter does not support "Text Wrapping: Around" for tables

2020-12-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64689 Dominik Stadler changed: What|Removed |Added Severity|minor |enhancement -- You are receiving th

[Bug 64674] the formula of cell is disabled when ExcelToHtmlConverter is used

2020-12-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64674 Dominik Stadler changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #1 from Dominik

[Bug 60924] New Excel 2016 Statements Not Supported

2020-12-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60924 Dominik Stadler changed: What|Removed |Added Depends on||64633 Referenced Bugs: https://bz.

[Bug 64633] [PATCH] Support of function TEXTJOIN

2020-12-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64633 Dominik Stadler changed: What|Removed |Added Blocks||60924 Referenced Bugs: https://bz.

Build failed in Jenkins: POI » POI-DSL-Windows-1.8 #85

2020-12-30 Thread Apache Jenkins Server
See Changes: [Andreas Beeker] workaround NullPointerException when font family (of bullets) can't be determined [Andreas Beeker] workaround "Width (0) and height (0) cannot be <= 0" error while ren