Closed (duplicate)
Project:
E-mail This Page
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jan 2006 at 11:05 UTC
Updated:
6 Nov 2006 at 22:05 UTC
The actual link to a node will be something like http://www.my_site.com/your_story_title. The email page module will send a link that says something like http://www.my_site.com/node/view/5. Clicking on the link in the email brings the user to a blank page. I've seen this happen in two different Drupal installations.
Comments
Comment #1
larry moore commentedSorry if this is the wrong way to post - my first time trying to help by posting a fix.
:-/
The link in the email was using /node/view/nid.
I simply removed the view/ and it works fine for nodes as well as comments.
Fixed Version
Broke Version
-simplymenotu
http://larrymoore.org
Comment #2
darren ohDuplicate of issue 17374.