Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
166.94 KB
MD5: f97afe15e6e880478d4d1b29d0c7bdc1
SHA-1: 1581c0a2dc18a0bad993bcd3f18a9993d5aad3bd
SHA-256: 27881e7bfe008c7b08d49d977e2bef0b469ec0d5c3ec74d71a5c29f7a61261b1
Download zip
201.5 KB
MD5: 93d4f341a8a4681c570289ed78afbdcd
SHA-1: a7e3ea16520e2c3c2721e2d0271e2aa0592dcbe5
SHA-256: 250f5860cf75e2424fd5eff5126d0f96753ea07ec93c75bb237d12d404d74c3a
Release notes
This release fixes three major bugs in the 7.x.3.5 release.
Bugs fixed
- Bug #1858356: Admin Theme: Wrong theme used on 403 pages reported and tested by hauptm. Admin theme does not work proerly on access denied pages.
- Bug #1860182: Error messages since upgrading to latest 7.x-3.5 reported and tested by zcrow. Domain Source lookups fail if no record exists.;
- Bug #1859794: "1" being added to alias if publishing from any domain other than ID 1 reported by duntuk, pr3dr49, zcrow. hook_domain_source_alter cannot return a scalar.