When I send a views page by email, the "page to be sent" does not show the view title (On the "send page by email" form). It does on regular pages though.
When I send a views page by email, the "page to be sent" does not show the view title (On the "send page by email" form). It does on regular pages though.
Comments
Comment #1
jcnventuraNothing much I can do. I have tested it on other non-node pages and it's working perfectly.. I have no ideia why it doesn't work on views pages, and even if I did, the solution to the problem is most likely in the views module.
Comment #2
amysteen commentedWould it be possible to just remove it entirely for emailing views pages? Not a big deal or anything, I will hide it via css for the meantime :P
Thanksss <3
Amy
Comment #3
mtndan commentedThis is also broken on book pages. Same behavior - the output is:
Comment #4
jcnventuraI'll see if I can remove it when it's empty.
Comment #5
jcnventuraI have just committed a fix to CVS to not print this field when the title is empty.