Downloads

Download tar.gz 78.77 KB
MD5: fcf621f718b1a39af05db667afede7d6
SHA-1: 68abbf9c6282c5aa62d51ac2d75ff7ef581d75ee
SHA-256: 3f81ae1c58a377ad31f036b8d4e33f377dd831e7c199492302358159229f14e0
Download zip 102.11 KB
MD5: 983b864171f0a4845baeed844cc1c81a
SHA-1: 09199e1d9d9098ff7abbdb1d36b0e473d44f55aa
SHA-256: 4efee8a6b7817f2acae08a5b1827f861f64892cb904516022aeb3934931f141e

Release notes

Final release candidate after a series of small bug fixes.

Bug fixed

-- Adds documentation to Domain User.
-- Fixes minor API documentation issues.
-- Removes DANGEROUS_SKIP_CHECK from Domain Prefix. Good.
-- Fixes Domain User module.
-- A leftover TRUE check inside domain_url_alter() was removed.
-- Fixes logic error in domain_conf_warning_check().
-- Adds hook_domainconf() to Domain Conf; inspired by #202917 and #202671.
-- #202286 by mrichar1. Improves the documentation for Domain Views.
-- #202714 by derjochenmeyer. The Domain Content form accidentally acted on nid == 0 and created errors in the {node_access} table.
-- #202392 by derjochenmeyer. str_ireplace() is PHP 5 only. We also need to strtolower() the incoming url host. Fix applies to Domain Conf and Domain Prefix as well.
-- Adds hook_domainwarnings() to Domain Conf to print form messages only
for select forms.

Created by: agentrickard
Created on: 3 Jan 2008 at 02:13 UTC
Last updated: 1 Aug 2018 at 20:25 UTC
Bug fixes
Insecure
Unsupported

Other releases