Primary Site Name cannot be changed

seddonym - October 20, 2009 - 15:52
Project:Domain Access
Version:6.x-2.0-rc9
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

If you try to change the site name in Site Information, the form submits, but it doesn't update the site name.

I looked in the database and the drupal site name variable is being updated, but it is not being updated in the domain table.

I had to go in and edit this automatically, and then it worked.

#1

agentrickard - October 20, 2009 - 16:37
Status:active» postponed (maintainer needs more info)

This would be a problem when using Views, yes? Since we never use that value from the database, we always use the one from the variables table.

#2

agentrickard - October 20, 2009 - 16:41
Status:postponed (maintainer needs more info)» needs work

Funny. No one ever noticed this. Here's a partial patch, but I guess we have to watch that form instead, since we use the database value in other places.

AttachmentSize
609600-sitename.patch 826 bytes

#3

agentrickard - October 20, 2009 - 17:48
Status:needs work» needs review

Here's a better patch.

AttachmentSize
609600-sitename.patch 1.2 KB

#4

agentrickard - October 23, 2009 - 17:57
Status:needs review» fixed

Committed to HEAD and 5.x. Attached is the 5.x patch.

AttachmentSize
609600-sitename-d5.patch 2.14 KB

#5

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

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

 
 

Drupal is a registered trademark of Dries Buytaert.