I am using 6.x-2.1 and every email i get sent (using phpMailer) has duplicate Read More links for each post list in email. http://screencast.com/t/i36vPwkpYW5

It looks dev is a quite a bit newer than 2.1 so maybe i'll try that - although don't see a post here about this issue.

Comments

liquidcms’s picture

nope, busted in dev version as well.

liquidcms’s picture

wow.. talk about scary template management... ok, well i have put < none > in just about every field i could find under the many tpls i seem to need to modify, and i have now gotten rid of the double Read More links; still can get rid of double title though.

starting tpls though were the defaults; so would still call this a bug as it shouldn't be creating bad emails right out of the box.

liquidcms’s picture

nope, my bad.. not 2 titles, just double "type has been updated" http://screencast.com/t/P2kQjE6w sure it is here somewhere in one of these tpls.

liquidcms’s picture

ok, about to give up... got it close though.. after editting 3 or 4 tpls i have it pretty much trimmed of redundant info - still a "The [type] has been updated" string which isn't in any of the tpls; so i guess hard coded - doesn't this sort of defeat the purpose of a tpl if parts of it are hard coded??

jose reyero’s picture

Category: bug » support
Status: Active » Postponed (maintainer needs more info)

Take a look at this (template fallbacks), http://drupal.org/node/252625

About 'digest lines', if you set them to none, they'll default to the hardcoded message (?)

Really this happens with a Notifications out-of-the-box, no more settings?

delty’s picture

Version: 6.x-2.1 » 6.x-2.2

I see this hasn't been updated in a while, but I'm having the same issue. With all digest emails, every Read More link is duplicated regardless of whether the node was updated only once, or multiple times.

Updates for Assignment: chapter one SS test
- chapter one SS test
Read more http://siteURL/content/chapter-one-ss-test
Read more http://siteURL/content/chapter-one-ss-test
Updates for Assignment: Math Quiz
- Math Quiz
Read more http://siteURL/content/math-quiz-0
Read more http://siteURL/content/math-quiz-0
Updates for Assignment: Math quiz
- Math quiz
Read more http://siteURL/content/math-quiz-1
Read more http://siteURL/content/math-quiz-1

Was there every a fix for this?

Thanks,

-=Delty