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

jcnventura’s picture

Status: Active » Closed (won't fix)

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.

amysteen’s picture

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

mtndan’s picture

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>
jcnventura’s picture

Status: Closed (won't fix) » Active

I'll see if I can remove it when it's empty.

jcnventura’s picture

Status: Active » Fixed

I have just committed a fix to CVS to not print this field when the title is empty.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.