Time field missing from newsletter that uses insert views
mastersd - March 30, 2009 - 04:24
| Project: | Simplenews Scheduler |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I can produce a normal newsletter (non-scheduled) with insert_views, but the same newsletter as a scheduled version loses some content in the final rendered form. Specifically, date fields don't show up in the scheduled version. The scheduled newsletter shows up fine "viewing" it, but the sent newsletter does not match the version that would be sent using just simplenews (non-scheduled). This may be related to other bug reports that the rendered newsletter is missing certain content. The scheduled version lacks much of the CSS content of the simplenews version. I'm attaching the mime email content of the "good" and "bad" newsletters.
| Attachment | Size |
|---|---|
| bad.txt | 5.42 KB |
| good.txt | 35.04 KB |

#1
Heya, i'm just looking at this issue now, i see the 'good.txt' has stuff like aggregator etc, so I'm assuming you want the newsletters to adopt the same theme style sheet as your site.
Which should be doable, except i'm not sure how email clients will handle url() images in the CSS etc 'cause they wont be there..