| |
mountainash |
Posted: Mon Nov 26, 2007 4:55 am Post subject: HTML tags in Plain Text Email |
|
|
Joined: 19 Nov 2007 Posts: 27 Location: Bathurst, NSW, Australia
|
When you comment on a task with a full URL in the comment, the emails sent to resources and owner has <a href="http://www.url.com">http://www.url.com</a> in the email. Which means you get 2 clickable links and freaked out non-techies.
This is also true when you go to re-edit the comment (or task).
The DB should have the text only. The adding of the hyperlink should be done only when the link is display onscreen (and not in a textarea).
It would also be nice if the URL regex picked up https://, ftp://, www and email addresses in addition to just http:// |
|
| |
|
 |
mountainash |
Posted: Tue Nov 27, 2007 8:29 am Post subject: |
|
|
Joined: 19 Nov 2007 Posts: 27 Location: Bathurst, NSW, Australia
|
| Also some links doe not include the full URL, esp URLs which have key/value queries in them. |
|
| |
|
 |
mountainash |
Posted: Tue Jan 22, 2008 11:17 am Post subject: |
|
|
Joined: 19 Nov 2007 Posts: 27 Location: Bathurst, NSW, Australia
|
| This would be an easy fix to the regex to make URLs starting with https:// into a click-able link. |
|
| |
|
 |