Problem
The Rules election_vote_notify_abstainer and election_vote_notify_voter might show incorrectly formatted messages (see https://drupal.org/node/1946822#comment-7194090).
Additionally, those messages are not translatable.
The current method - using the Rules action "Show a message on the site" - is inadequate for showing messages like this.
Proposed solution
Follow the model of Commerce: add a Rules action to display the message via a translatable call to drupal_set_message().
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | election_vote_rules_actions-1946948-1.patch | 3.53 KB | pjcdawkins |
Comments
Comment #1
pjcdawkins commentedComment #2
pjcdawkins commented