I've created a rule with the following properties:

  • Event: After updating existing content
  • Action: Send node as HTML formatted email

The rendered mail comes out unchanged, with outdated field values.

This is caused by the node_load invocation at _print_generate_node function without parameter $reset set as TRUE.

CommentFileSizeAuthor
#1 print-1944444-1.patch396 bytesbember

Comments

bember’s picture

Issue summary: View changes

Removing bloquotes

bember’s picture

StatusFileSize
new396 bytes

I suggest the attached patch.

bember’s picture

Issue summary: View changes

Adding whitespace