Posted by biwashingtonial on October 14, 2009 at 10:19pm
3 followers
Jump to:
| Project: | Domain Access |
| Version: | 6.x-2.x-dev |
| Component: | - Domain Source |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
If a node has been saved with the default domain (id 0) as its "source," the Domain Source field on the node edit form incorrectly defaults to whichever domain the form is accessed from.
| Attachment | Size |
|---|---|
| domain_source-form-default-value.patch | 909 bytes |
Comments
#1
Nice catch. The current code doesn't account for id 0, so this applies to nodes assigned to the root domain. (Or course, those are typically edited from the root domain, which is why we never spotted this.)
Committed to HEAD.
#2
Committed to D5 as well.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.