ref: "Problem links in content that is emailed" (http://drupal.org/node/511724)

Without repeating detail from the referenced link in the line above, is it possible to convert the relative links to absolute links in print_mail.tpl.php in the following line from that file?

<div class="print-breadcrumb"><?php print $print['breadcrumb']; ?></div>

I noticed that Hotmail ignores the base ref also. I really want these links to work.

Thanks.

Comments

jcnventura’s picture

Status: Active » Fixed

Committed to dev some code that converts all URLs in the sent email to absolute.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.