https://bz.apache.org/bugzilla/show_bug.cgi?id=64319
Nick Burch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #2 from Nick Burch <[email protected]> --- Hopefully fixed in r1876396. I have changed the code that adds the + to #e# for 0E+0 so that it checks that it is a format type that needs that change. I've also added unit tests and a few tweaks for some other scientific / exponential formats which don't need the change. (Another case where Excel and Java have different formatting rules, fun!) -- 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]
