I'm not sure if this is a cvs_deploy problem, an update_status problem, a d.o infrastructure problem, or a "by design/won't fix" problem, so I figured I'd start here. ;)
Currently, if you go to http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/imagefield/ you'll see that the latest tagged release is DRUPAL-5--2-0-RC3. So naturally, I checked out DRUPAL-5--2-0-RC3. After enabling the module, I get the "Your site is out of date" error. I figured this was because 5.x-1.2-rc1 is marked the "official" release on the project page.
However, bafflingly, the reason it says it's out of date is that I'm using 5.x-2.0-rc3 and it says the recommended version is 5.x-2.0-rc2. See attached screenshot. I've no idea how it's arriving at that conclusion, but it seems to be a mistake.
| Comment | File | Size | Author |
|---|---|---|---|
| imagefield_update_status.png | 29.29 KB | webchick |
Comments
Comment #1
webchickBah, nevermind. I just looked at http://drupal.org/node/72560/release and realized that rc3 doesn't have a release created for it yet. Update Status's behaviour makes sense.