Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
148.67 KB
MD5: 9a9d7de26f666d5af62fc90612551f64
SHA-1: 8a152626bae66c650d3c4a9cfa2257a189c27cdc
SHA-256: 25b55ba0320ca2ca209a73c68a6603104bce8ecb4cda8db1d0697dc94b960373
Download zip
178.22 KB
MD5: c9615634da003486a48a1e6810c7287e
SHA-1: 9bd266773c04331a8cf5f6556e0090458d76c3ad
SHA-256: 608b18c740dafcdf15a16bc30b58883aa91eb23705382ce5fdfa504461f0d25f
Release notes
Changes since 7.x-2.0-rc1:
- #1258284 Can't edit rules due to internal server error since 7.x-2.0-rc1.
- #1276522 patch by mr.baileys: fixed typo on add event form.
- #1098104 Data comparison of updated and unchanged entity fails if data to compare or data value is empty.
- fixed unknown actions to properly fail the integrity check. For that to work, dropped the undocumented possibility of executing not registered actions or conditions.
- #1270042 follow-up: update dirty flag on rule-display too.
- #1270042 Rules remain dirty and are not executed even if they have been fixed.
- fixed variable name-clash-check to take custom variable names into account when providing variables.
- #1257580 fixed fatal errors FacesExtendable not found if used with the TestingMailSystem.