The reason I ask is that my update status is reporting the following:

-----------------------------------------------------------------------------------
ImageField 5.x-2.0-rc6 Not supported
Recommended version: 5.x-2.0-rc6 (2008-Feb-21) Download · Release notes
Includes: Image Field
-----------------------------------------------------------------------------------

I am running Drupal 5.7 and Update Status 5.x-2.2.

Thanks
Stephen

Comments

jpetso’s picture

Status: Active » Fixed

Well yeah, 2.0-rc6 is still a release candidate (as indicated by the name of the release) so it's not considered stable yet. When the -rcX prefix is dropped, it'll be supported, otherwise 1.1 (or 1.2-rc1, which is basically a bugfix-only release) is the last stable version.

spjsche’s picture

Thanks for the response.

dopry’s picture

This is a bug in project.module. It should not be displaying releases with -extra (aka -rc6) as stable releases.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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