The link to "Recent log entries" under the cron throttle option of the send mail configurations for simplenews looks like it is hard coded. My site uses mysite.com/somedirectory/ as the drupal root and the link that is created goes to mysite.com/admin/reports/dblog instead of mysite.com/somedirectory/admin/reports/dblog. Should be an easy fix I'm guessing.

CommentFileSizeAuthor
#1 simplenews.425890.patch1.33 KBsutharsan

Comments

sutharsan’s picture

Status: Active » Needs review
StatusFileSize
new1.33 KB

The attached patch should fix the problem.

avpaderno’s picture

Title: link does not take into account the install directory » Link does not take into account the installation directory
Component: User interface » Code
univate’s picture

Status: Needs review » Reviewed & tested by the community

patch applies correctly and looks good to me.

sutharsan’s picture

Thanks for testing. Committed to HEAD and 6.x-1.x-dev

sutharsan’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.