Excerpts from William Morgan's message of Tue Feb 19 09:32:57 -0800 2008:
> Reformatted excerpts from Daniel Wagner's message of 2008-02-18:
> > Recently, activating attachments has stopped working.
> 
> You know, in reexamining this code, I think there is a silly bug here,
> and I think it also caused the weirdness that John Bent was experiencing
> a few weeks ago.
> 
> Can you try the latest (master/next) from git, or apply the following
> patch:

Applied it (by hand), still no joy.  BUT!  On a little more digging, it
looks like the #{} syntax wasn't properly escaping spaces in the
filename.  A few \" later, I'm back in business.

system "see #{content_type}:\"#{filename}\""

Thanks,
~d
_______________________________________________
sup-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/sup-talk

Reply via email to