Opened 17 years ago
Closed 12 years ago
#1944 closed enhancement (wontfix)
image-link within e-mail notification ?
| Reported by: | erich73 | Owned by: | |
|---|---|---|---|
| Priority: | trivial | Milestone: | |
| Component: | Core | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
not sure if this is intended or a bug:
a user replied to one of my post with the posting of an image:
http://testbp.org/members/erich73/activity/66127/
At the e-mail notification which I did receive, the link to the image was included within the e-mail. Not sure if the link to an image should be included within the mail-notification ?
the following is the e-mail text:
*
luccame replied to one of your updates:
"<img src="http://28.media.tumblr.com/tumblr_kxqjxyFV2T1qzpwi0o1_500.png" />"
To view your original update and all comments, log in and visit: http://testbp.org/activity/p/66127/
To disable these notifications please log in and go to: http://testbp.org/members/erich73/settings/notifications/
*
Change History (3)
#2
@
16 years ago
- Component → Core
- Milestone 1.3 → Future Release
- Type defect → enhancement
If we start stripping tags from email notifications, we are bound to run into all sorts of problems where we actually affect and distort the content of the message. IMO, more sophisticated filters (that is, more sophisticated than strip_tags() ) are probably the domain of plugins.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Emails are sent as plain text, so this will be the case. Bumping this as we should consider this for 1.3.