Search found 2 matches

by philwade
24 Feb 2008, 07:35
Forum: General Discussion
Topic: E-Mail Notification Problems
Replies: 21
Views: 44259

Re: E-Mail Notification Problems

The answer to my question is: string_get_confirm_hash_url in string_api.php
by philwade
24 Feb 2008, 06:44
Forum: General Discussion
Topic: E-Mail Notification Problems
Replies: 21
Views: 44259

Re: E-Mail Notification Problems

I had the same problem, and have altered string_get_bugnote_view_url_with_fqdn(...) function and the string_get_bug_view_url_with_fqdn(...) function. But I can see this will be a pain for my development team insde the LAN, so i have the url for internal end external in the bug emails.

Which ...