Behold, my first distro release node in the new system! :)

http://drupal.org/node/1432512

However, some issues. one of them is that it doesn't "get" that Entity Refernce 7.x-1.x-dev is newer than 7.x-1.0-beta3 and flags it as a security problem. Ditto for Administration menu 7.x-3.x-dev and others in the list.

Comments

webchick’s picture

Tagging.

dww’s picture

Assigned: Unassigned » dww

I'll see what I can figure out here.

dww’s picture

Priority: Normal » Major

Bumping priority since this seems like it's an actual "blocker" to getting full distro support on d.o...

dww’s picture

Yup, definitely a bug in -dev support. I now see what's going on. project_release_compute_update_status() is broken for -dev releases, and we just never noticed before since this info was never displayed anywhere until distros could include -dev releases. So, this isn't a display bug, it's a bug in the underlying code that's computing the status (and the current data on d.o). Patch forthcoming. Stay tuned...

dww’s picture

Title: Distro release nodes don't know -dev is newer than stable » Internal update status is broken for -dev releases (visible on distro release nodes)
Status: Active » Needs review
StatusFileSize
new3.26 KB
dww’s picture

Status: Needs review » Fixed

Deployed. Works great. Behold:

http://drupal.org/node/1432512

dww’s picture

StatusFileSize
new116.1 KB
new123.58 KB

For those who didn't see this when it was broken, here's before/after screenies of webchick's release.

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