zargony.com

Struggling through Ruby on Rails and Linux

Archives for: November 2007

TMail create_forward fixed

Posted by Andreas on Sunday, November 18, 2007 at 03:11 (CET)

A minor bug in TMail (which is used in Rails’ ActionMailer) got fixed finally.

About 2 years ago, I reported bug #6015 to the Ruby on Rails bug tracker. TMail’s create_forward method always returned the first body part of a newly created forwarded mail instead of the forwarded mail itself. Therefore the create_forward method was practically useless. At that time, the ActionMailer and/or TMail developers didn’t seem to be very active. Well… nobody cared about this for about two years.

After I heard that TMail got a new maintainer, I gave it another try and submitted bug #15445 to the newly created TMail bug tracker. Mikel (who is the new TMail maintainer) applied and tested a fix, so the upcoming TMail version will come without this bug. Thanks a lot, Mikel.

Let’s hope this fix will make it into Rails 2.0 so that I can dump one more workaround in my application soon.

© 2009 by Andreas Neuhaus, Dortmund, Germany • Login • Style based on Scribbish • Powered by Ruby on Rails