[contributions(DRUPAL-4-7--2):dww] /modules/project/release project_release.module
User: dww Branch: DRUPAL-4-7--2 Date: Wed, 25 Oct 2006 07:22:42 +0000 Modified files: /modules/project/release project_release.module Log message: #83339: make releases real nodes (see also #58066 and #75053) release_as_node.patch_23.txt by dww (comment 38): - resolved the mysterious form errors when submitting release nodes (we were calling form_set_value() on the file-related form elements, but were using the old form locations, not the new $form['file'] array). - fixed up the automatic setting of release node title in cases where we don't have $edit->project set to the entire project object. also, to be safe, we're using the project uri for the title now, not the project title, since that more closely matches the filename. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/project/release/pr...
participants (1)
-
drupal-cvs@drupal.org