Truncated ActionMailer emails when using JRuby 1.1.2 
-----------------------------------------------------

                 Key: JRUBY-2686
                 URL: http://jira.codehaus.org/browse/JRUBY-2686
             Project: JRuby
          Issue Type: Bug
          Components: Application Error
    Affects Versions: JRuby 1.1.2
         Environment: Linux, Windows, Rails, ActionMailer
            Reporter: Ross MacCharles
            Priority: Minor


When using Rails 2.1.0 and JRuby 1.1.2, emails sent with special characters in 
the body are truncated.

Characters from the ASCII code points are accepted, but some higher number 
codes cause truncation.

For example, an email body with "abc'def" is sent with "abc=" as the body.

We do not see the problem when running with JRuby 1.1.1.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to