Re: [Evolution] HTML-bug
- From: Larry Ewing <lewing ximian com>
- To: Erik Bågfors <erik bagfors nu>
- Cc: evolution helixcode com
- Subject: Re: [Evolution] HTML-bug
- Date: 02 Apr 2001 15:48:10 -0500
Okay, I've fixed the output so that it no longer saves both a <br> and a
\n in pre mode. It still renders a <br>\n in pre mode with only one
line feed, I've entered a bug about on that. Thanks for the report.
--Larry
On 02 Apr 2001 11:00:52 +0200, Erik Bågfors wrote:
I don't know if this is just in my old snapshot but here it goes.
If I sent a mail in HTML that has lines with <pre> in it, the resulting
HTML will have <br> tags within the <pre>-tags which means it will have
dubble linebreaks at each line.
the code will look something like this
<pre>
this is a line<br>
this is a new line<br>
</pre>
When showing this in evolution everything lookes great but under other
html-viewers it has two line-breaks for each line (one from pre and one
from br). Outlook users don't like this.
I send this in html so you can test it.
<test>
This is a line
This is a new line
</test>
/Erik
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]