Closed (fixed)
Project:
Domain
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Jun 2011 at 19:55 UTC
Updated:
6 Aug 2013 at 08:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
grndlvl commentedHere is a patch for 7.x-2.x-dev.
If this has momentum I will create one for 7.x-3.x-dev as well.
Thanks,
Jonathan
Comment #2
agentrickardIt should apply to 7.x.3 first, actually.
Let the debate over this functionality begin.
Comment #3
grndlvl commentedYeah I know :( just I was being lazy as it was the version I was currently using.
So here it is as it should be for 7.x-3.x.
Comment #4
agentrickardI was thinking about it and would probably make this an option for Domain Source. Yet another setting.
Comment #5
grndlvl commentedI think you just like me going back and forth now. :p
Comment #6
agentrickardI can add that, if we decide this is a reasonable feature. I'd like to know what others think at this point.
Comment #7
agentrickardAnyone? Bueller?
Comment #8
grndlvl commentedI guess I stand alone on this one. :/
Comment #9
agentrickardActually, this patch should work for both 7.x.3 and 7.x.2.
If ($node->domain_site) is TRUE, then the node is assigned to all affiliates and no validation is required.
Comment #10
agentrickardOr should we check that the assignment has been selected as well?
Comment #11
dqdI am much interested in this. I will test the patch and report back
Comment #12
agentrickardAnd I just had a client request it, so this gets in if the tests pass.
Comment #13
dqdpatch passes with no errors. no side effects to report yet.
---
EDIT: strange, hehe, http:// urls in -code- brackets get rendered as links here (look above ^^) ...
Comment #14
agentrickardCommitted to 7.x.3. I am not committing to 7.x.2, however, since this is a behavior change.
Comment #16
pushpinderchauhan commentedHi,
I am also facing this but with one more issue. I have described about my issue at following post, can somebody please look this post because I got stuck with this.
Domain Access : Unchecked Send to all affiliates option give Access Denied
Thanks