https://bz.apache.org/bugzilla/show_bug.cgi?id=61033
--- Comment #3 from Javen O'Neal <[email protected]> --- >From Greg Woolsey on dev@: Test the positive case too, true + invalid formula allowed, test that the default is true, test that flipping it from false to true with an invalid formula in place, resulting in an invalid workbook, is somehow handled so users don't get odd errors later. Maybe validate all formulas then? That would be expensive. If we just allow an invalid state then, the javadoc needs to clearly note that for the boolean setter and getter, and the formula setter and getter. It will make it easy for users to get things all mixed up but appear valid, so the docs need to be vocal about it. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
