Patch for problems with URLs in messages
Status: Abandoned
Brought to you by:
henning
I had reported to me a problem with URLs in messages
that contained characters such as ampersands. I found
that urlquoting/escaping was too agressive and was
breaking CGI urls. In the process I found that text
messages with mailto: URLs would build the link to
composing wrong and end up with the email address
including the mailto: leader. This patch addresses
both problems. Please note that this patch is
expiremental. It seems to work but has not gotten
extensive testing.
Ken Causey (nikos)
ken@ineffable.com
Patch for a couple of URL problems in message viewing
Fixed patch
Logged In: YES
user_id=2193
Urk. Left in a little debugging thingy. Use this patch
instead.
Ken