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?

CommentFileSizeAuthor
#2 537098-absolute-urls.patch1.95 KBcafuego

Comments

amir simantov’s picture

subscribing

cafuego’s picture

Status: Active » Needs review
StatusFileSize
new1.95 KB

The attached patch allows you to use the filter provided by http://drpal.org/project/rel_to_abs in HTML Mail.

Christopher Herberte’s picture

Version: 6.x-1.2 » 6.x-1.x-dev
Category: support » feature
Status: Needs review » Closed (fixed)

commited to dev