[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sup-devel] [Heliotrope] Bug: Cannot use UTF-8 characters in subject



Excerpts from Michael Stapelberg's message of 2012-01-08 13:23:06 -0800:
> I tried sending an email to this list and used an UTF-8 character in the
> message subject. Turnsole (or RMail?) doesn’t like that, and I got the
> following exception:

Thanks. I'm hoping we can fix this with the mail gem, as opposed to modyfing
RMail directly.

> Also, I noticed that the tempfile which turnsole used to store my mail was gone
> afterwards :(. The message was not saved as a draft in Heliotrope either. GMail
> does that pretty well, so it would be great if we could keep up here.

Yeah. As a first step we should at least move away from the Ruby tempfile
library, which deletes the file when a GC happens, and explicitly delete the
tempfiles only after success.

Can you please file a bug report for both of these on the issues page?
-- 
William <wmorgan@masanjin.net>
_______________________________________________
Sup-devel mailing list
Sup-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-devel