2 messages in net.sourceforge.lists.courier-sqwebmail[sqwebmail] Create Message as inferre...
FromSent OnAttachments
Allan DukatJul 5, 2007 7:22 am 
Sam VarshavchikJul 5, 2007 3:24 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[sqwebmail] Create Message as inferred HTMLActions...
From:Allan Dukat (sqwe@dukat.dk)
Date:Jul 5, 2007 7:22:02 am
List:net.sourceforge.lists.courier-sqwebmail

Sending this message

Hi Look at http://google.com

as inferred HTML result in this code

Hi <br />Look at <a href="http://google.com">http://google.com</a>

But this message

Hi Look at http://google.com

result in this code

Hi <br />Look at <br /><a href=""></a>

Why?

Does the help document, wikifmt.html, lack information on how to make links?

Or is there a bug in the code, that make bad HTML if a link begin in first position in a line?

Thanks in advance.