Just a minor bug, this is on the CVS version. Trying to save Domain Access advanced settings and getting the error "Node access settings field is required.", but currently I do not have the optional multiple_node_access patch applied.

The related settings are correctly ghosted out, but my assumption is they shouldn't be required settings.

Comments

Anonymous’s picture

Rereading that, I wasn't very clear.

Specifically, since the settings are ghosted out (because the optional patch has not been applied), they can't be selected, so the "required" error always occurs when trying to change other advanced settings.

agentrickard’s picture

Status: Active » Reviewed & tested by the community

Got it. Just remove the #required flag from the form items in 'domain_advanced' in the domain_admin.inc file.

No time for a proper patch.

agentrickard’s picture

Status: Reviewed & tested by the community » Closed (fixed)