Closed (fixed)
Project:
Latest Drupal Core Releases Block
Version:
6.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
8 Dec 2011 at 13:07 UTC
Updated:
12 Sep 2012 at 14:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
mavimo commentedThis patch solve the problem, can you confirm?
Comment #2
asb commentedThanks for the patch Marco, but I believe it is not really feasible to hardcode status information into the module because it's already in the packages if you query for the API version (e.g.
http://updates.drupal.org/release-history/drupal/8.x). Wouldn't it be better to use the packaging data, like 'Update Status' or 'Drush' does? Example:This would turn around the logic a bit, but should always show which release is current and supported, which security updates are available, and where the development is taking place. What do you think?
Comment #3
uccio commentedFixed,
the new version are now availlable!