https://issues.apache.org/bugzilla/show_bug.cgi?id=51861
Sebb <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #37 from Sebb <[email protected]> 2011-12-03 13:10:24 UTC --- There's a minor problem with the functionality - the lines sent to the server should be terminated in CRLF, but are currently only terminated with LF. Body text is supposed to be CRLF terminated. I'm working on a fix - this is just so it's not forgotten Perhaps add CRLF to each line when storing to the JMX file and remove when populating the GUI - that way the code does not have to do anything special -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
