Posted by leanazulyoro on August 1, 2009 at 12:39am
| Project: | HTML Mail |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
The problem is that using a node with a view reference field... The view is embeded in the node, but when sent as email the urls to the nodes look like this: "http://node/xx" ... it seams like relative paths remain relative when they should be converted to absolute. It there a way to solve this?
Comments
#1
subscribing
#2
The attached patch allows you to use the filter provided by http://drpal.org/project/rel_to_abs in HTML Mail.
#3
commited to dev