https://bz.apache.org/bugzilla/show_bug.cgi?id=59719
Greg Woolsey <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33959|0 |1 is obsolete| | --- Comment #3 from Greg Woolsey <[email protected]> --- Created attachment 33964 --> https://bz.apache.org/bugzilla/attachment.cgi?id=33964&action=edit updates to use constants, add comments, and another unit test case My latest patch attachment uses the new QUOTE constant one more place and adds one more unit test, validating the formula1 value is set properly from the constructor that accepts an array of string literals. I think with these and your other tests and changes this is ready to go. Why the OOXML format overloads formula1 this way is baffling to me. I bet the old binary format had some similar form of overloading. -- 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]
