[Bug 66827] Exception on loading Excel xslx-file with cell comment

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

[Bug 66827] Exception on loading Excel xslx-file with cell comment

2023-08-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66827 PJ Fanning changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #7 from PJ Fanning --- I

[Bug 66827] Exception on loading Excel xslx-file with cell comment

2023-08-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66827 --- Comment #6 from PJ Fanning --- According the XSD that POI was built with, only these Object Types are valid. Enum BUTTON = Enum.forString("Button"); Enum CHECKBOX = Enum.forString("Checkbox"); Enum DIALOG = Enum.forString("Dial

[Bug 66827] Exception on loading Excel xslx-file with cell comment

2023-08-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66827 --- Comment #5 from PJ Fanning --- So the issue is not with the comments table. It is with the VML Drawing XML. xl/drawings/vmlDrawing1.vml has this and this is what is not parsing -- You are receiving this mail because: You are the assi

[Bug 66827] Exception on loading Excel xslx-file with cell comment

2023-08-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66827 --- Comment #4 from Dominik Stadler --- This error message now shows up in https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/lastFailedBuild/testReport/junit/org.apache.poi.stress/TestAllFiles/Extracting2399_spreadsheet_bug66827_xlsx_XS

[Bug 66827] Exception on loading Excel xslx-file with cell comment

2023-08-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66827 --- Comment #3 from PJ Fanning --- added test in r1911399 this test passes so the issue is not reproduced bug66827.xlsx is the 'excpetion' xlsx from the attachment -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 66827] Exception on loading Excel xslx-file with cell comment

2023-08-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66827 mg.fo...@jdotsoft.com changed: What|Removed |Added CC||mg.fo...@jdotsoft.com --- Comme

[Bug 66827] Exception on loading Excel xslx-file with cell comment

2023-08-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66827 Dominik Stadler changed: What|Removed |Added OS||All Status|NEW