Closed (fixed)
Project:
Project
Version:
6.x-1.x-dev
Component:
Releases
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
12 Aug 2009 at 22:32 UTC
Updated:
26 Aug 2009 at 22:40 UTC
There are lots of cases where you need the project node that a release belongs to. In fact, we already node_load() it in project_release_node_form() ourselves in both cases. However, we only stash it in the form when adding a new release. This seems silly. I'd like to just always define it so people altering the release node form can always get to the project without any special cases.
Comments
Comment #1
dwwCommitted to HEAD: http://drupal.org/cvs?commit=250322