When the "optional" $base_url is not specified in the /sites/default/settings.php file, notifications do not contain valid hyperlinks.

Here's an example of what I received until I modified the settings.php file:

********

To view the thread, navigate to http:///node/156#comment-0

--
This is an automatic message from GWAVA Nation.
To manage your subscriptions, browse to http:///subscriptions

Comments

dziemecki’s picture

Assigned: Unassigned » dziemecki

Not sure I can fix this one. Line 418 uses the core url function (http://api.drupal.org/api/4.7/function/url) to build the links. The $base_url is not called directly in that process.

dziemecki’s picture

Status: Active » Closed (won't fix)

Doesn't appear to be specific to this module.