I have Actions enabled on a Drupal 5.12 site. Since the upgrade to 5.12 the variables in the email sent by the Actions module are not being replaced with the content in Drupal.
Emails look like this:
%title
%teaser
Click on the link below to view this content:
%node_url
Comments
Comment #1
Anonymous (not verified) commentedusing actions_token_email module seems to solve the issue for me.
http://drupal.org/project/actions_token_email