"Page to be sent" blank on views pages
yambag - August 18, 2009 - 17:37
| Project: | Printer, e-mail and PDF versions |
| Version: | 6.x-1.7 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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.

#1
Nothing 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.
#2
Would 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
#3
This is also broken on book pages. Same behavior - the output is:
<div class="form-item"><label class="printmail-label">Page to be sent: </label>
<a title="View page" href="/book/export/html/1599"/>
</div>
#4
I'll see if I can remove it when it's empty.
#5
I have just committed a fix to CVS to not print this field when the title is empty.
#6
Automatically closed -- issue fixed for 2 weeks with no activity.