[sup-talk] [PATCH] Fix a bug about forwarding that trimmed out newlines.

William Morgan wmorgan-sup at masanjin.net
Fri Apr 4 13:47:31 EDT 2008


Reformatted excerpts from nicolas.pouillard's message of 2008-04-04:
> This seems to happen when one don't touch the forwarded email. Indeed
> most of the sup's code tend to assume that messages body are
> reprensented using an array of string *without* a trailing \n, except
> some parts of the code.

I see. I think this patch is the right approach.

> This patch enforce that. It could become even more strict by raising
> an error instead of logging in join_lines.

Does that log message ever get triggered for you? I'd prefer to have an
exception thrown, but only if it will never happen. :)

-- 
William <wmorgan-sup at masanjin.net>


More information about the sup-talk mailing list