[Bug 65897] New: Reading large number in Excel, precision lost

2022-02-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65897 Bug ID: 65897 Summary: Reading large number in Excel, precision lost Product: POI Version: unspecified Hardware: PC Status: NEW Severity: normal Priority: P2

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

2022-02-17 Thread Apache Jenkins Server
See Changes: [PJ Fanning] [bug-65887] increase default max number of records -- Started by an SCM change Running as SYSTEM [EnvInject] - Loading node

[Bug 65887] XLS can't be loaded after upgrade from 5.1.0 to 5.2.0

2022-02-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65887 PJ Fanning changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #5 from PJ Fanning ---

[GitHub] [poi] dependabot[bot] opened a new pull request #305: Bump com.github.spotbugs from 4.8.0 to 5.0.6

2022-02-17 Thread GitBox
dependabot[bot] opened a new pull request #305: URL: https://github.com/apache/poi/pull/305 Bumps com.github.spotbugs from 4.8.0 to 5.0.6. [![Dependabot compatibility

POI XSLFTable::mergeCells ineffective in single column tables

2022-02-17 Thread Simon Davey
Hi POI team, We have found an issue where the POI XSLFTable::mergeCells method seems ineffective at setting rowspans if the table only has a single column. We have seen that POI is setting the rowspan=... attribute in the output Slide XML, however MS PowerPoint is ignoring it. Trying the

[Bug 65896] XSLFTable::mergeCells ineffective in single column tables

2022-02-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65896 --- Comment #2 from Simon Davey --- Created attachment 38202 --> https://bz.apache.org/bugzilla/attachment.cgi?id=38202=edit Testcase and Workaround demo - output (screenshot) -- You are receiving this mail because: You are the assignee

[Bug 65896] XSLFTable::mergeCells ineffective in single column tables

2022-02-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65896 --- Comment #1 from Simon Davey --- Created attachment 38201 --> https://bz.apache.org/bugzilla/attachment.cgi?id=38201=edit Testcase and Workaround demo - output -- You are receiving this mail because: You are the assignee for the bug.

[Bug 65896] New: XSLFTable::mergeCells ineffective in single column tables

2022-02-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65896 Bug ID: 65896 Summary: XSLFTable::mergeCells ineffective in single column tables Product: POI Version: 5.2.0-FINAL Hardware: PC Status: NEW

[jira] [Updated] (XMLBEANS-601) create temp files using java.nio.files.Files

2022-02-17 Thread PJ Fanning (Jira)
[ https://issues.apache.org/jira/browse/XMLBEANS-601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] PJ Fanning updated XMLBEANS-601: Description:

[jira] [Resolved] (XMLBEANS-601) create temp files using java.nio.files.Files

2022-02-17 Thread PJ Fanning (Jira)
[ https://issues.apache.org/jira/browse/XMLBEANS-601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] PJ Fanning resolved XMLBEANS-601. - Assignee: PJ Fanning Resolution: Fixed > create temp files using java.nio.files.Files >

[jira] [Created] (XMLBEANS-601) create temp files using java.nio.files.Files

2022-02-17 Thread PJ Fanning (Jira)
PJ Fanning created XMLBEANS-601: --- Summary: create temp files using java.nio.files.Files Key: XMLBEANS-601 URL: https://issues.apache.org/jira/browse/XMLBEANS-601 Project: XMLBeans Issue Type:

[Bug 65887] XLS can't be loaded after upgrade from 5.1.0 to 5.2.0

2022-02-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65887 --- Comment #4 from PJ Fanning --- org.apache.poi.hssf.record.RecordFactory was hardened in POI 5.2.0 to ensure that a max number of records could be created for 1 file - to avoid issues where malicious actors send crafted xls files that are

[Bug 65887] XLS can't be loaded after upgrade from 5.1.0 to 5.2.0

2022-02-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65887 --- Comment #3 from Dario Götze --- > can you try a bigger number - one bigger than 38,142,464? Yes, this works. > if you want us to investigate why this is kicking in, you will need to > provide an xls file that reproduces the issue so we

[jira] [Commented] (XMLBEANS-599) Line breaks in base64binary cause a validation error

2022-02-17 Thread Daniel Hengst (Jira)
[ https://issues.apache.org/jira/browse/XMLBEANS-599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17493846#comment-17493846 ] Daniel Hengst commented on XMLBEANS-599: I've run the tests with the SNAPSHOT build. Looks