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

2021-04-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65220 Dominik Stadler changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #2 from

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

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

[Bug 65190] Wrong formatting when format starts with0#

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

[Bug 65184] Improve performance of POFSMiniStore getBlockAt

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

[Bug 65167] Not possible to set placeholder picture

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

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

2021-04-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65165 Dominik Stadler changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #2 from

[Bug 65153] Update logging documentation

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

[Bug 65130] Line color of objects

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

[Bug 65130] Line color of objects

2021-04-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65130 Dominik Stadler changed: What|Removed |Added Severity|critical|normal -- You are receiving this

[Bug 63168] Can't get the sheet's tab color of XLS file

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

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

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

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

2021-04-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59287 Dominik Stadler changed: What|Removed |Added CC||120011...@qq.com --- Comment #7

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

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

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

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

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

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

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

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

[Bug 65206] Migrate ant / maven to gradle build

2021-04-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65206 Dominik Stadler changed: What|Removed |Added CC||dsubel...@redwood.cl --- Comment #7

[Bug 65101] Dependency Convergence issue with xml-apis on version 5.0.0

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

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

2021-04-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65241 --- Comment #1 from Thad Welch --- Created attachment 37825 --> https://bz.apache.org/bugzilla/attachment.cgi?id=37825&action=edit bug fix using org.apache.commons.math3.stat.regression.SimpleRegression -- You are receiving th

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

2021-04-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65241 --- Comment #2 from Thad Welch --- Created attachment 37826 --> https://bz.apache.org/bugzilla/attachment.cgi?id=37826&action=edit add Excel RSQ implementation using org.apache.commons.math3.stat.regression.SimpleRegression --

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

2021-04-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65241 --- Comment #3 from Thad Welch --- Created attachment 37827 --> https://bz.apache.org/bugzilla/attachment.cgi?id=37827&action=edit Excel RSQ implementation using org.apache.commons.math3.stat.regression.SimpleRegression --

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

2021-04-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65241 --- Comment #4 from Thad Welch --- Created attachment 37828 --> https://bz.apache.org/bugzilla/attachment.cgi?id=37828&action=edit changed header doc using org.apache.commons.math3.stat.regression.SimpleRegression -- You are re

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

2021-04-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65241 --- Comment #5 from Thad Welch --- Created attachment 37829 --> https://bz.apache.org/bugzilla/attachment.cgi?id=37829&action=edit changed header doc using org.apache.commons.math3.stat.regression.SimpleRegression -- You are re

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

2021-04-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65241 --- Comment #6 from Thad Welch --- Created attachment 37830 --> https://bz.apache.org/bugzilla/attachment.cgi?id=37830&action=edit test case test case for changes -- You are receiving this mail because: You are the assignee for

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

2021-04-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65241 Thad Welch changed: What|Removed |Added Attachment #37829|0 |1 is obsolete

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

2021-04-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65241 --- Comment #8 from Thad Welch --- run test case public static void main(String[] args) { try { File excleFile = new File( "C:\\Users\\twelch\\eclipse-work

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

2021-04-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65268 Bug ID: 65268 Summary: XmlValueDisconnectedException thrown when setting blank on a sheet with nested shared formulas Product: POI Version: 5.0.0-FINAL Hardware: PC

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

2021-04-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65268 Jakub changed: What|Removed |Added CC||jakub.vojti...@gmail.com --- Comment #1 from

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

2021-04-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65245 --- Comment #2 from Yin WeiLi --- Created attachment 37838 --> https://bz.apache.org/bugzilla/attachment.cgi?id=37838&action=edit sample code2 -- You are receiving this mail because: You are the assignee for

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

2021-04-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65245 --- Comment #3 from Yin WeiLi --- Created attachment 37839 --> https://bz.apache.org/bugzilla/attachment.cgi?id=37839&action=edit test results -- You are receiving this mail because: You are the assignee for

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

2021-04-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65245 --- Comment #4 from Yin WeiLi --- Thank you for your proposal. I tried the method you mentioned, but it still doesn't work. Please refer to the attachment [sample2] and [poi] for sample code. -- You are receiving this mail because: Yo

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

2021-04-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65245 Dominik Stadler changed: What|Removed |Added Status|NEEDINFO|NEW -- You are receiving this mail

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

2021-04-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65268 Dominik Stadler changed: What|Removed |Added Keywords||PatchAvailable OS

[Bug 65280] New: Upper cap missing while extracting LumMod percentage value in method getPercentageValue of XSLFColor class , returning more than 100% value in case of ppt if lumMod is 120000

2021-04-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65280 Bug ID: 65280 Summary: Upper cap missing while extracting LumMod percentage value in method getPercentageValue of XSLFColor class , returning more than 100% value in case of ppt if

[Bug 65280] Upper cap missing while extracting LumMod percentage value in method getPercentageValue of XSLFColor class , returning more than 100% value in case of ppt if lumMod is 120000

2021-04-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65280 PJ Fanning changed: What|Removed |Added OS||All --- Comment #1 from PJ Fanning

[Bug 65282] New: XWPFParagraph's addRun method only adds to run collection, missing iRun collection

2021-04-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65282 Bug ID: 65282 Summary: XWPFParagraph's addRun method only adds to run collection, missing iRun collection Product: POI Version: 5.0.0-FINAL Hardwar

[Bug 65280] Upper cap missing while extracting LumMod percentage value in method getPercentageValue of XSLFColor class , returning more than 100% value in case of ppt if lumMod is 120000

2021-05-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65280 Dominik Stadler changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #2 from

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

2021-05-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65214 --- Comment #1 from Andreas Beeker --- Thank you for bringing this up and (un-)intentionally describing how to fix it. Fixed it locally, but need to polish and test it a bit more :) Opposed to the comment in the code, the reference doesn&#

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

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

[Bug 65085] LineRect shall throw more specific exceptions

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

[Bug 65280] Upper cap missing while extracting LumMod percentage value in method getPercentageValue of XSLFColor class , returning more than 100% value in case of ppt if lumMod is 120000

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

[Bug 65289] New: XSSFWorkbook.cloneSheet leading to save prompt by Excel without any changes done

2021-05-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65289 Bug ID: 65289 Summary: XSSFWorkbook.cloneSheet leading to save prompt by Excel without any changes done Product: POI Version: 4.1.2-FINAL Hardware: PC Status

[Bug 65289] XSSFWorkbook.cloneSheet leading to save prompt by Excel without any changes done

2021-05-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65289 George Taylor changed: What|Removed |Added OS||All --- Comment #1 from George Taylor

[Bug 65282] XWPFParagraph's addRun method only adds to run collection, missing iRun collection

2021-05-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65282 Sayi changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #1 from Sayi --- Just

[Bug 65291] New: XWPFRun method getStyle() throws an ArrayOutOfBoundsException

2021-05-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65291 Bug ID: 65291 Summary: XWPFRun method getStyle() throws an ArrayOutOfBoundsException Product: POI Version: 5.0.0-FINAL Hardware: PC Status: NEW

[Bug 65291] XWPFRun method getStyle() throws an ArrayOutOfBoundsException

2021-05-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65291 Sayi changed: What|Removed |Added Status|NEW |NEEDINFO OS

[Bug 65292] New: createRow() leads to corrupted word file

2021-05-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65292 Bug ID: 65292 Summary: createRow() leads to corrupted word file Product: POI Version: 5.0.0-FINAL Hardware: PC Status: NEW Severity: normal Priority: P2

[Bug 65292] createRow() leads to corrupted word file

2021-05-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65292 Thomas Hoffmann changed: What|Removed |Added CC||Thomas.Hoffmann@speed4trade

[Bug 65292] createRow() leads to corrupted word file

2021-05-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65292 Thomas Hoffmann changed: What|Removed |Added OS|All |Windows 10 -- You are receiving

[Bug 65293] New: NPE in HwmfPicture in init()

2021-05-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65293 Bug ID: 65293 Summary: NPE in HwmfPicture in init() Product: POI Version: 5.0.x-dev Hardware: PC OS: Linux Status: NEW Severity: normal

[Bug 65292] createRow() leads to corrupted word file

2021-05-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65292 Thomas Hoffmann changed: What|Removed |Added OS||All --- Comment #1 from Thomas

[Bug 65293] NPE in HwmfPicture in init()

2021-05-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65293 Tim Allison changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 65292] createRow() leads to corrupted word file

2021-05-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65292 Sayi changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #2 from Sayi --- It

[Bug 65292] createRow() leads to corrupted word file

2021-05-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65292 Thomas Hoffmann changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #3 from Thomas

[Bug 64844] Incorrect sizes of images in SVG

2021-05-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64844 --- Comment #2 from Andreas Beeker --- Created attachment 37851 --> https://bz.apache.org/bugzilla/attachment.cgi?id=37851&action=edit More test patterns Still a few left over patterns to be fixed. -- You are receiving this mail

[Bug 64844] Incorrect sizes of images in SVG

2021-05-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64844 --- Comment #3 from Andreas Beeker --- I've fixed this issue via r1889686 But there are more unsolved cases which can be seen via the "More test patterns" attachment. Therefore I leave this issue open. -- You are receiving th

[Bug 65304] New: Add commons-io as a dependency

2021-05-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65304 Bug ID: 65304 Summary: Add commons-io as a dependency Product: POI Version: 5.0.x-dev Hardware: All OS: All Status: NEW Severity: enhancement

[Bug 65304] Add commons-io as a dependency

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

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

2021-05-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65306 Bug ID: 65306 Summary: shiftRows remove row contains shared formula master cause corrupt file Product: POI Version: 5.0.0-FINAL Hardware: PC Status: NEW

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

2021-05-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65306 --- Comment #1 from chunlin...@gmail.com --- Created attachment 37860 --> https://bz.apache.org/bugzilla/attachment.cgi?id=37860&action=edit Test program -- You are receiving this mail because: You are the assignee for

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

2021-05-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65306 --- Comment #2 from chunlin...@gmail.com --- Created attachment 37861 --> https://bz.apache.org/bugzilla/attachment.cgi?id=37861&action=edit the result file contains error. -- You are receiving this mail because: You are the assig

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

2021-05-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65312 Bug ID: 65312 Summary: org.apache.poi.ss.usermodel.ConditionalFormattingThres hold.byName(String name): FORMULA can not be reached because UNALLOCATED is named null

[Bug 65314] New: draw method hangs on Hemf dashed stroke graphics

2021-05-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65314 Bug ID: 65314 Summary: draw method hangs on Hemf dashed stroke graphics Product: POI Version: 4.1.2-FINAL Hardware: PC OS: All Status: NEW Severity

[Bug 65314] draw method hangs on Hemf dashed stroke graphics

2021-05-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65314 Eric Schoen changed: What|Removed |Added CC||ejsch...@i2kconnect.com -- You are

[Bug 65314] draw method hangs on Hemf dashed stroke graphics

2021-05-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65314 --- Comment #1 from Andreas Beeker --- If you want and have permission to, you can send me the pptx privately. This is not the first case, where I fix rendering issues without open sourcing the sample files ... -- You are receiving this mail

[Bug 65314] draw method hangs on Hemf dashed stroke graphics

2021-05-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65314 --- Comment #2 from Eric Schoen --- I'll work on getting permission to provide the file on a confidential basis. I found what seems to be a workaround. Enabling anti-aliasing when rendering the slide image causes the code to r

[Bug 65292] createRow() leads to corrupted word file

2021-05-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65292 Sayi changed: What|Removed |Added Status|NEW |RESOLVED Resolution

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

2021-05-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64838 --- Comment #7 from Sayi --- see bug #65292 -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr

[Bug 65291] XWPFRun method getStyle() throws an ArrayOutOfBoundsException

2021-05-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65291 Sayi changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution

[Bug 65282] XWPFParagraph's addRun method only adds to run collection, missing iRun collection

2021-05-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65282 Sayi changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution

[Bug 56469] [PATCH] patch for XWPF to support adding comments

2021-05-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56469 Sayi changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug 62632] Cannot remove BodyElements from XWPFTableCell

2021-05-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62632 Sayi changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 62589] Creating of simple fields when writing DOCX doesn't work in current code

2021-05-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62589 Sayi changed: What|Removed |Added Status|NEW |RESOLVED Resolution

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

2021-05-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65214 --- Comment #3 from Roger Eggenberger --- Cool, thanks for looking into this! I'll try to downbranch the patch for now and start to update my project from POI 4 to 5.x soon. -- You are receiving this mail because: You are the assigne

[Bug 65320] New: XWPFDocument cannot read data: embedded images

2021-05-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65320 Bug ID: 65320 Summary: XWPFDocument cannot read data: embedded images Product: POI Version: 5.0.0-FINAL Hardware: PC Status: NEW Severity: normal Priority

[Bug 65320] XWPFDocument cannot read data: embedded images

2021-05-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65320 --- Comment #1 from Keith Paterson --- Created attachment 37872 --> https://bz.apache.org/bugzilla/attachment.cgi?id=37872&action=edit Example document -- You are receiving this mail because: You are the assignee for

[Bug 65320] XWPFDocument cannot read data: embedded images

2021-05-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65320 Keith Paterson changed: What|Removed |Added OS||All CC

[Bug 65326] New: multiple warning log about accessExternalSchema

2021-05-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65326 Bug ID: 65326 Summary: multiple warning log about accessExternalSchema Product: POI Version: 5.0.0-FINAL Hardware: PC OS: All Status: NEW Severity

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

2021-05-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65331 Bug ID: 65331 Summary: XWPFTable.setTableAlignment(TableRowAlign tra) wrong implementation (mapping between Enums) Product: POI Version: 5.0.0-FINAL Hardware: PC

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

2021-05-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65331 Sayi changed: What|Removed |Added OS||All --- Comment #1 from Sayi --- Thanks, the

[Bug 65346] New: Workbooks remain open even if close

2021-06-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65346 Bug ID: 65346 Summary: Workbooks remain open even if close Product: POI Version: 4.1.2-FINAL Hardware: PC Status: NEW Severity: enhancement Priority: P2

[Bug 65346] Workbooks remain open even if close

2021-06-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65346 Rakesh changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug 65346] Workbooks remain open even if close

2021-06-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65346 Andreas Beeker changed: What|Removed |Added Resolution|FIXED |INVALID --- Comment #1 from Andreas

[Bug 65355] New: Vulnerability through the batik-all deopendency

2021-06-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65355 Bug ID: 65355 Summary: Vulnerability through the batik-all deopendency Product: POI Version: 5.0.0-FINAL Hardware: PC Status: NEW Severity: major Priority

[Bug 65355] Vulnerability through the batik-all deopendency

2021-06-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65355 Laurent changed: What|Removed |Added CC||lau.thou...@gmail.com OS

[Bug 65355] Vulnerability through the batik-all deopendency

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

[Bug 65366] New: NullPointerException in XDDFDataSourcesFactory

2021-06-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65366 Bug ID: 65366 Summary: NullPointerException in XDDFDataSourcesFactory Product: POI Version: 5.0.0-FINAL Hardware: PC Status: NEW Severity: normal Priority

[Bug 65366] NullPointerException in XDDFDataSourcesFactory

2021-06-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65366 PJ Fanning changed: What|Removed |Added OS||All --- Comment #1 from PJ Fanning

[Bug 65366] NullPointerException in XDDFDataSourcesFactory

2021-06-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65366 --- Comment #2 from monnomiznog...@gmail.com --- It seems to be the case. Thanks. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe

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

2021-06-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65372 Bug ID: 65372 Summary: Not able to open files generated due to uncompressed size over 4GB Product: POI Version: 5.0.x-dev Hardware: PC Status: NEW

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

2021-06-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57342 --- Comment #37 from Gunics Balázs --- We were able to reproduce this with 4.x version, however using 5.0.1 this issue seems to be fixed. The error message by Excel is no longer being displayed upon opening. We did a comparison: The

[Bug 65374] New: XSSFRichTextString Fine-grained thickening does not work

2021-06-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65374 Bug ID: 65374 Summary: XSSFRichTextString Fine-grained thickening does not work Product: POI Version: 5.0.0-FINAL Hardware: PC Status: NEW Severity

[Bug 58654] Extraction fails when data is inserted using Microsoft Field Control

2021-06-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58654 --- Comment #8 from Mark Thomas --- Attachments deleted by ASF infrastructure team. -- You are receiving this mail because: You are the assignee for the bug. - To

[Bug 65374] XSSFRichTextString Fine-grained thickening does not work

2021-06-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65374 hosier <2523599...@qq.com> changed: What|Removed |Added OS||All --- Comment #

[Bug 59388] setComment with option isVisible

2021-06-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59388 --- Comment #7 from Dominik Stadler --- A proposed fix is available as PR at https://github.com/apache/poi/pull/236 -- You are receiving this mail because: You are the assignee for the bug

[Bug 65396] New: WorkbookFactory.create bugs on Tomcat

2021-06-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65396 Bug ID: 65396 Summary: WorkbookFactory.create bugs on Tomcat Product: POI Version: 5.0.0-FINAL Hardware: PC Status: NEW Severity: blocker Priority: P2

[Bug 65396] WorkbookFactory.create bugs on Tomcat

2021-06-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65396 monnomiznog...@gmail.com changed: What|Removed |Added OS||All --- Comment #1 from

[Bug 65396] WorkbookFactory.create bugs on Tomcat

2021-06-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65396 --- Comment #2 from PJ Fanning --- Could you try adding xerces 2.12 to the classpath to see if that helps? It seems possible that the XML parser that you are relying on has non-standard behaviour. -- You are receiving this mail because: You

[Bug 65396] WorkbookFactory.create bugs on Tomcat

2021-06-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65396 --- Comment #3 from monnomiznog...@gmail.com --- (In reply to PJ Fanning from comment #2) > Could you try adding xerces 2.12 to the classpath to see if that helps? It > seems possible that the XML parser that you are relying on has non-st

[Bug 65396] WorkbookFactory.create bugs on Tomcat

2021-06-23 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65396 monnomiznog...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution

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