>
> Hey folks,
>
>    I have people sending me URLs all the time, and it they are too
> long, Squirrelmail displays them on multiple lines.  Yay, that's
> great.  Unfortunately, only the first line is a clickable link, and
> the rest of the lines are dropped from the <A> tag.
>
>    I've messed around with the wrap width and such in the options,
> but haven't found a solution yet.  Am I missing something, or is
> this just the way it works?  It'd be really nice to have it preserve
> URLs, so I don't have to cut and paste.  Yes, I'm lazy.  ;)

Make sure that space symbol is encoded. I think Internet Explorer has
option that controls url encoding.

If you enter http://example.org/very long url.html, it will be wrapped. If
you enter http://example.org/very%20long%20url.html, it won't be wrapped.
Current SquirrelMail wrapping functions don't split long words and use
only ASCII space as word delimiter. If SquirrelMail wraps long urls that
don't have any spaces, you have got DeLorean and some SquirrelMail from
future.

In current SquirrelMail version long words can be splited only in message
headers. URL written in subject is not converted to clickable link by
SquirrelMail.

-- 
Tomas


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to