Closed (fixed)
Project:
Domain
Version:
6.x-2.0-rc5
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
2 Oct 2008 at 04:24 UTC
Updated:
16 May 2024 at 00:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
agentrickardPatch?
Comment #2
Anonymous (not verified) commented:) That's why I said "how module developers could implement this"...
I'm not a module developer... yet.
Comment #3
agentrickardHEAD is in flux pending the bootstrap patch. This has been committed, but the patch would be off for 6.x.1.2. So just paste teh following function to the bottom of domain.module.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #5
jacerider commentedI believe, in order for this to work correctly, the following needs to happen:
Needs to be changed to:
Comment #6
agentrickardWhy? It works as is.
Comment #7
agentrickardActually, we both have it wrong. The CCK API is confusing on this point, but the proper fix is attached and committed.
Thanks!