Closed (duplicate)
Project:
Project
Version:
6.x-1.x-dev
Component:
Releases
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
18 Feb 2009 at 07:50 UTC
Updated:
18 Feb 2009 at 08:29 UTC
I've been testing the packaging script on d6.d.o, and found that the filenames it's generating don't have the proper version info in them. For example:
http://d6.drupal.org/node/366998
That release node has the title "project_issue 6.x-1.0-alpha1". However, the resulting file is just: http://d6.drupal.org/files/projects/project_issue-.tar.gz
Comments
Comment #1
dwwUpon closer inspection, #369889-2: New release nodes loose version string and project association is the root cause of this. I don't think anything's wrong with the packaging script itself.