= not == in form_id check

agentrickard - November 4, 2009 - 18:51
Project:Domain Access
Version:5.x-1.13
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

Line 1040 needs to be ==.

It is now:

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

And so always returns TRUE.

#1

agentrickard - November 5, 2009 - 18:54
Status:active» fixed

Committed. This only affects D5.

AttachmentSize
623486-alter.patch 696 bytes

#2

System Message - November 19, 2009 - 19:00
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.