Closed (cannot reproduce)
Project:
Printer, email and PDF versions
Version:
6.x-1.12
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Mar 2011 at 19:12 UTC
Updated:
18 Jul 2011 at 23:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
jcnventuraStrange, which sending format did you choose?
I've just tested with both 'inline html' and link and it works fine.
Comment #2
ron collins commentedsending in html format from this page.
http://www.optionsforsexualhealth.org/50/education-workshops
when i send it as a link, the text appears.
also strange, if i use thunderbird's filters, thunderbird lists the message as containing the text but even if i look at the message source, i can't ctrl-f it.
Comment #3
jcnventuraComment #4
ron collins commentedthis seems to have fixed itself. i'm now having a different problem (when i select "teaser only" it still sends the entire post) but i'll look around and see if there is already a bug posted for that.
Comment #5
ron collins commentedwhoops. not fixed. :) shoulda read the issue first. my bad.
Comment #6
imclean commentedTo confirm, in the current stable version ( 6.x-1.12 ) the text in "Your message" is never sent when "Inline HTML" (sendpage option) is set. This patch adds it to the email.
Comment #7
ron collins commentedperfect. thanks!
Comment #8
jcnventuraActually, if I add the patch in #6, I get the message twice.. I guess you've deleted the line in print.tpl.php that adds this message..
@peggysmouse, @imclean: If this is what it takes to solve it for you, then your setup has been modified from the default.. If you're changing the template, you need to try and not break the way it works...
Comment #9
imclean commented@jcnventura, thanks that's exactly what I'd done. The following bit of code was removed from the template file, replacing it fixed my problem: