Project:Domain Access
Version:5.x-1.13
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Line 1040 needs to be ==.

It is now:

  if ($form_id = 'system_site_information_settings' && arg(2) != 'domain') {

And so always returns TRUE.

Comments

#1

Status:active» fixed

Committed. This only affects D5.

AttachmentSize
623486-alter.patch 696 bytes

#2

Status:fixed» closed (fixed)

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

nobody click here