Actions
Defect #3643
closedemail notifications text and links
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Email notifications
Target version:
-
Start date:
2009-07-21
Due date:
% Done:
0%
Estimated time:
Resolution:
Wont fix
Affected version:
Description
I configured redmine to send notifications and tested it on a sample issue. Here is what I received in my gmail. I see three problems here. The content is displayed with html tags showing, the link to issue uses localhost:3000, and footer is not showing correct link.
------------------------------
Issue #34 has been reported by Slava Mikerin. <hr /> <h1><a href="http://localhost:3000/issues/34">Task #34: configure mailing notifications for redmine</a></h1> <ul> <li>Author: Slava Mikerin</li> <li>Status: Assigned</li> <li>Priority: Normal</li> <li>Assigned to: Slava Mikerin</li> <li>Category: Implementation</li> <li>Target version: </li> </ul> -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://hostname/my/account
Actions