HTML e-mail images do not work due to paths being relative.
xamox - November 22, 2006 - 14:45
| Project: | |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
Paths for img src is relative so when you receive the e-mail it is . I think it needs a base path appended to the front of it so it will actually display the images. I know this could be done with a regular expression but alas my regex foo is white belt status.
