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().

Comments

pjcdawkins’s picture

Status: Active » Needs review
StatusFileSize
new3.53 KB
pjcdawkins’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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