Can node ID be sent?

GC_Chi - May 23, 2007 - 08:35
Project:Actions
Version:5.x-1.x-dev
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

Actions can currently send the variable %node_url. This sometimes causes problems as it will used the alias rather than the original node/id. Is it possible to send the original node id in the email notifications?

#1

niner94949 - April 23, 2008 - 16:36
Version:4.7.x-1.x-dev» 5.x-1.0

I am running into the issue as well, and have not been able to find a solution.

I have %node_url in the message section of 'Actions'. The issue is that I am trying to have a url in the email message that when clicked on will take the email recipient to the workflow section of the submitted article. %node_url/workflow shows a link in the email as {node_alias_url}/workflow which takes the user to "Page Not Found".

Any suggestions would be appreciated.

#2

jvandyk - April 29, 2008 - 18:28
Version:5.x-1.0» 5.x-1.x-dev
Status:active» fixed

%node_url will result in http://example.com/node/3

%node_alias will result in http://example.com/my_node_alias

#3

Anonymous (not verified) - May 13, 2008 - 18:33
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.