Closed (won't fix)
Project:
Subscriptions
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
23 Aug 2006 at 16:13 UTC
Updated:
21 Sep 2006 at 00:45 UTC
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
Comment #1
dziemecki commentedNot 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.
Comment #2
dziemecki commentedDoesn't appear to be specific to this module.