https://bz.apache.org/bugzilla/show_bug.cgi?id=65915
--- Comment #13 from xican.y...@gmail.com --- (In reply to PJ Fanning from comment #12) > I've added a possible fix - r1898421 - if it doesn't help, I will need to > revert it Thanks, that revision only works if OR/AND has 1 or 2 arguments. In reality, it could be more than that, e.g., ``` INDEX({1},1,IF(OR(FALSE,FALSE,FALSE),1,1)) ``` I'd recommend reverting it in favor of more proper fix. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org