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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | print-1944444-1.patch | 396 bytes | bember |
Comments
Comment #0.0
bember commentedRemoving bloquotes
Comment #1
bember commentedI suggest the attached patch.
Comment #1.0
bember commentedAdding whitespace