Closed (works as designed)
Project:
Update Status
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Mar 2007 at 23:59 UTC
Updated:
4 Mar 2007 at 00:36 UTC
The update_status module reports 5.x-y.z as update for a 5.x-y.z-dev development snapshot! Is this intended behaviour? It actually is confusing, because a development snapshot is usually more recent than a release, not? The module should compare the cvs string of all files with the cvs version in case of a ...-dev module. The current handling only makes sense for stable releases IMO.
Comments
Comment #1
merlinofchaos commentedThis is an intended feature.
1) If you're using a -dev module because no officially released module exists, you'll know when one is created.
2) The module is encouraging people to use official releases.
There is a feature request to stop checking modules (so you can tell it not to check your -dev modules) that hopefully will be filled in the near future.