While working on #376666: Release node created without title by "preview" I rediscovered that whenever someone edits a release node, the CVS tag is lost from {project_release_nodes}. I think I see the bug, stay tuned....

Comments

dww’s picture

Status: Active » Fixed

Yup, it was an easy fix -- we needed to specify #parents on the custom 'tag' form element we add to edit release nodes so that the value shows up in all the right places during preview, validation and submit. Committed to HEAD and patched d.o. I'll deploy for real when I have a few other cvs-related fixes in place.

dww’s picture

p.s. And I fixed the 3 remaining release nodes that had lost their tags as a result of this bug...

Status: Fixed » Closed (fixed)
Issue tags: -drupal.org upgrade

Automatically closed -- issue fixed for 2 weeks with no activity.