[Bug 66433] [PATCH] Improve boolean functions empty cell handling

2023-01-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66433 PJ Fanning changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 66433] [PATCH] Improve boolean functions empty cell handling

2023-01-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66433 --- Comment #5 from PJ Fanning --- I found out how those xls files are used. I dislike those tests. Depending on xls files provided by non-ASF users means we get no patch diff support and the files could be malicious. I checked the files in th

[Bug 66433] [PATCH] Improve boolean functions empty cell handling

2023-01-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66433 --- Comment #4 from PJ Fanning --- what are the xls files for? there are no tests in the patch that use the test files -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 66433] [PATCH] Improve boolean functions empty cell handling

2023-01-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66433 --- Comment #3 from Patrick Böker --- Created attachment 38470 --> https://bz.apache.org/bugzilla/attachment.cgi?id=38470&action=edit LookupFunctionsTestCaseData.xls LookupFunctionsTestCaseData.xls is to be placed in poi\test-data\spreadshee

[Bug 66433] [PATCH] Improve boolean functions empty cell handling

2023-01-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66433 --- Comment #2 from Patrick Böker --- Created attachment 38469 --> https://bz.apache.org/bugzilla/attachment.cgi?id=38469&action=edit BooleanFunctionsTestCaseData.xls BooleanFunctionsTestCaseData.xls is to be placed in poi/test-data/spreadsh

[Bug 66433] [PATCH] Improve boolean functions empty cell handling

2023-01-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66433 Patrick Böker changed: What|Removed |Added Keywords||PatchAvailable --- Comment #1 from Pat