https://bz.apache.org/bugzilla/show_bug.cgi?id=62345

--- Comment #1 from Sunny Agrawal <[email protected]> ---
Hi,
This behavior is observed due to new line characters given in the code.
        text.append("\n\n");
        text.append(RECEIVED_STR);
        text.append(endingEqSeq);
        text.append("\n\n");

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to