Posted by ac on March 20, 2008 at 12:02pm
3 followers
| Project: | Deco |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
The .info file for version 6--1-0 should read 'version = 6.x-1.0'. Currently it shows up as 'unsupported' on the 'available updates' page (admin/reports/updates) when this is checked out of cvs as the version number is incorrect.
Comments
#1
The solution seems to be to completely leave out the 'version' string from the .info file. See http://drupal.org/node/236703
#2
Here is a patch for that. (hardly worth the trouble of making the patch, but its a good test for my CVS skills and it gives the bug some extra attention)
#3
changing status to be committed.
#4
in 6 and HEAD.
#5
Automatically closed -- issue fixed for two weeks with no activity.