[Bug 66661] Issue with table formulas being modified by POI

2023-07-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=1 PJ Fanning changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 66661] Issue with table formulas being modified by POI

2023-06-22 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=1 --- Comment #3 from PJ Fanning --- added r1910561 -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail:

[Bug 66661] Issue with table formulas being modified by POI

2023-06-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=1 --- Comment #2 from PJ Fanning --- Thanks ManiacTwister. We do need to make POI changes. PR 269 has got some problems. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 66661] Issue with table formulas being modified by POI

2023-06-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=1 --- Comment #1 from ManiacTwister --- Thanks for your effort. I can confirm using the workaround `setCellFormulaValidation(false)` fixes the problem for my testcase as well as for my real use case. Let me know if i can help/test anything to