Group posts truncated in email for: respect admin pref for feed item length
Andrupal - January 3, 2007 - 00:59
| Project: | Organic groups |
| Version: | 4.7.x-1.x-dev |
| Component: | og.module |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I just upgraded from $Id: og.module,v 1.110.2.114 2006/09/20 18:31:34 weitzman Exp $
to $Id: og.module,v 1.110.2.158 2006/12/20 08:09:39 m3avrck Exp $
and I'm having a problem with group messages getting chopped off after the first few lines. It appears the %body variable is not being put into the email in it's full length.
The truncation doesn't seem to happen consistently at the same number of characters...but the longest getting through seems to be about 100 words or so...

#1
og sends the node teaser, not the full node. ideally, i will change the code to respect the core preference where admin says if he wants full nodes in his rss feeds. i could respect that for email
#2
The full teaser is not getting sent, it seems. My teaser length is set to 1000 characters...
Here's an example of the full email message sent from a book node:
book page 'Unit 4: Systems of Relations - Planets, Cars and Pendula' by jsaylor
This unit focused on developing the vocabulary of relations and
ascribing meaning and context to relations.
View original: http://www.openplanner.org/node/376
Post reply: http://www.openplanner.org/comment/reply/376#comment-form
This also doesn't appear to happen consistently...
Are you saying this is normal?