CVS tag lost when editing a release node
dww - February 20, 2009 - 20:13
| Project: | CVS integration |
| Version: | 6.x-1.x-dev |
| Component: | Project releases |
| Category: | bug report |
| Priority: | critical |
| Assigned: | dww |
| Status: | closed |
| Issue tags: | drupal.org upgrade |
Jump to:
Description
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....

#1
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.
#2
p.s. And I fixed the 3 remaining release nodes that had lost their tags as a result of this bug...
#3
Automatically closed -- issue fixed for 2 weeks with no activity.