HEAD is atm missing hook_domainupdate() in domain_conf to to enable deleting settings for domains. Once a domain is deleted its settings are still in domain conf table.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | domain_conf.module_domainupdate.patch | 1.23 KB | nonsie |
HEAD is atm missing hook_domainupdate() in domain_conf to to enable deleting settings for domains. Once a domain is deleted its settings are still in domain conf table.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | domain_conf.module_domainupdate.patch | 1.23 KB | nonsie |
Comments
Comment #1
agentrickardDid I remove it accidentally?
Comment #2
nonsieI think so - I can no longer find it.
Comment #3
nonsieI don't have the tools to roll a patch atm but adding the following should do it:
Comment #4
nonsiePatch attached
Comment #5
agentrickardCommitted to HEAD and to 5.x.