Currently the "Show a configurable message on the site" action defaults to use $repeat = TRUE for drupal_set_message(). This can cause a message to duplicate on a page save such as when updating a profile. This is not always desired so the $repeat should be a configurable setting within the "Show a configurable message on the site" action form.

Comments

mcannon’s picture

Status: Active » Needs review
StatusFileSize
new1.16 KB

I created a patch that added the $repeat setting into the "Show a configurable message on the site" action form.

tr’s picture

Issue summary: View changes
Status: Needs review » Closed (won't fix)

This feature exists in Rules 7.x-2.x and 8.x-3.x.

Drupal 6 is no longer supported, and this feature will not be added to Rules 6.x-1.x.