https://issues.apache.org/bugzilla/show_bug.cgi?id=47142
--- Comment #2 from Curt Arnold <[email protected]> 2009-05-11 21:12:43 PST --- Having a method return StringBuffer was a little strange. I modified the name to String formatBody(). It will cause an extra StringBuffer allocation if encoding fails, but that is an edge case. Committed in rev 773775. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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]
