https://bz.apache.org/bugzilla/show_bug.cgi?id=58471
Chris Boyle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33155|0 |1 is obsolete| | --- Comment #3 from Chris Boyle <[email protected]> --- Created attachment 33165 --> https://bz.apache.org/bugzilla/attachment.cgi?id=33165&action=edit Format numbers more like Excel does, v2 Replacement patch attached. Compared to the previous patch, it: * Adds @Test so the new test actually gets run. * Chooses better test decimals that are representable as ending in 5 as intended not 49999[...]. * Adds missing invocation of DataFormatter.setExcelStyleRoundingMode() on the new formatter's child DecimalFormats. -- 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]
