Bug #709
Email notification links to the wrong place
| Status : | New | Start : | ||
| Priority : | Normal | Due date : | ||
| Assigned to : | tobi - | % Done : | 0% |
|
| Category : | backend | |||
| Target version : | - | |||
| Resolution : |
Description
When email notifications of new articles are sent out, they link to the wrong place. The text is:
This is being sent to (User name) because you asked to be notified via email whenever new content is posted to (Site name).
(Site name) is linked to /admin/articles, which is a 404, the correct URL would be /admin/content. But that doesn't make much sense either, it should probably just link to the site homepage, or the public version of that article.