I've just installed the module on two different sites, and on both the module says they are running 4.7.0, when in actuality they are running 4.7.1. Either I missed something in my updates (I did the files swaps and ran update.php) or the module is not catching some information (or the info is not cached properly for the module to display).

An FYI.... A minor problem to what is definitely a useful module that I would nominate for core.

Comments

rstamm’s picture

It's not a bug of system_info.module.

The system_info.module reads out the constant VERSION, which is defined in drupal.module, to display the drupal version number.

I don't know yet why the core team didn't update it to 4.7.1, may be they only forgot it or there is another reason why it still points to 4.7.0.

I know it is very confusing but I already work on a workaround.

rstamm’s picture

I open a issue about this: http://drupal.org/node/65952

rstamm’s picture

Status: Active » Fixed

added workaround for 4.7.1

laura s’s picture

Title: System info not showing latest update on systems » Planet Drupal - source feed correction
Component: Code » Miscellaneous
Category: bug » task
Priority: Minor » Normal
Status: Fixed » Active

Okay, found the problem. We did some database scrubbing and changed some taxonomy and aliases. Could a site maintainer please change the Drupal-related feed URLs from pingVision (for Planet Drupal) to:

http://pingv.com/tag/drupal (html)
http://pingv.com/tag/drupal/feed (rss)

(no www in either)

Thanks!!!! -Laura

laura s’s picture

Title: Planet Drupal - source feed correction » System info not showing latest update on systems
Category: task » bug
Priority: Normal » Minor
Status: Active » Fixed

My total screw up here. Sorry!

Anonymous’s picture

Status: Fixed » Closed (fixed)