Download & Extend

relative urls should be converted to absolute

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

Status:active» needs review

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

AttachmentSize
537098-absolute-urls.patch 1.95 KB

#3

Version:6.x-1.2» 6.x-1.x-dev
Category:support request» feature request
Status:needs review» closed (fixed)

commited to dev