When bulk updating domain values (admin/build/domain/batch/subdomain) or site names (admin/build/domain/batch/sitena) here's what I get on form submit:
Fatal error: Function name must be a string in /domain/domain.admin.inc on line 942
Attached patch will fix that bug.

Comments

nonsie’s picture

Status: Active » Needs review
agentrickard’s picture

Status: Needs review » Reviewed & tested by the community

I just found this bug about 10 minutes ago, as well. This patch will fix the issue.

agentrickard’s picture

Status: Reviewed & tested by the community » Fixed

Committed to HEAD.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

nonsie’s picture

Status: Closed (fixed) » Active

Can we get this in for the next version of DA? It's missing in 6.x-1.1

agentrickard’s picture

Huh?

agentrickard’s picture

Hm. I get this error when trying to batch update (6.x.1.1):

Fatal error: Function name must be a string in ...
agentrickard’s picture

Version: 6.x-1.0-rc5 » 6.x-1.1
Status: Active » Needs review
StatusFileSize
new862 bytes

Hm. Looks like the original patch was reverted.

agentrickard’s picture

Recommitted to HEAD.

agentrickard’s picture

StatusFileSize
new895 bytes

Misnamed 'validate_handler' in the last patch.

agentrickard’s picture

Status: Needs review » Fixed

The proper patch has been committed.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.