https://issues.apache.org/bugzilla/show_bug.cgi?id=55731
Eric Peters <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #30991|0 |1 is obsolete| | --- Comment #3 from Eric Peters <[email protected]> --- Created attachment 30992 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30992&action=edit Fix StringBuilder logic in DataFormatter.cleanFormatForNumber Removed the logger for simplicity, and the sb.length() tracking I was trying to do (it gets evaluated already for each for statement) -- 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]
