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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | rules-add_repeat_message_setting-1992026-1.patch | 1.16 KB | mcannon |
Comments
Comment #1
mcannon commentedI created a patch that added the $repeat setting into the "Show a configurable message on the site" action form.
Comment #2
tr commentedThis 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.