Downloads
Download tar.gz
80.88 KB
MD5: 0b96a591036ea62400e6fae9913263fc
SHA-1: 4c7a6a6f05d78cefd01eb55a6c0e67f2116162fc
SHA-256: 06da461e5ac5ed9d333e0ff5fc28a0a7861ff8095f9ea1b917b680f0f7f3a273
Download zip
104.32 KB
MD5: f2fe794c4f796493d14c41e6f3d1c934
SHA-1: 22742d0da30211469bfd9e8d42e890bf52b6a222
SHA-256: d684b4ec95fc14489462d46e269029722147dc6bb7ca8e9b8abfaef64ed66144
Release notes
RC3 fixes two major bugs that surfaced during the latest round of testing, including a critical bug that surfaced when installing additional access control modules.
For current users, RC3 requires that you run update.php, since database schema changes have been made.
Bug Fixes
1. #197488 by Daryljames with special assistance from salvis. This is a complex issue regarding how Domain Access interacts with other modules during CRON runs.
Additional documentation has been added to address cron issues.
2. #205045 by chaldar. Adds the {domain_access} table to prevent issues related to node_access_rebuild(). See http://groups.drupal.org/node/7956 for a full description of the issue.