The "Cron has not run. Please visit the status report for more information." message is shown in a green box (success?) when first going to the administration page of a new D6 site. Does this need to be separate from the "One or more problems were detected with your Drupal installation. Check the status report for more information." message which is also displayed directly beneath it? If so, it should probably be shown as a warning instead of something that looks like a successful message.

Comments

geodaniel’s picture

It looks like this is an extension of the work carried out in http://drupal.org/node/100909

Bevan’s picture

I think this used to be 'arning' in red and pink but it's not really an error, just a FYI. So I think green 'status' is okay for this.

Anonymous’s picture

Project: » Drupal core
Version: » 7.x-dev
alexanderpas’s picture

I would suggest an info level notice (background white, with the white in blue info icon).
where the is green (green tick),
and the warning is red (red cross)

Background information: http://www.programmersheaven.com/2/Art_ObjBasedSystems (PDF there) (chapter 4, specifically 4.2.2, table 4-1, page 52)

Bojhan’s picture

Component: usability » base system
Status: Active » Fixed

Cron is now run initialy after install, a message like this is not encountered anymore since we changed the error too.

Status: Fixed » Closed (fixed)

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