The color of cron messages does not reflect the message content. They are all green.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

moshe weitzman’s picture

Status: Needs review » Needs work

i think the first fix is correct but the seond should not even be a warning. this is a new install and we want a clean experience.

webernet’s picture

Yes, the second message is green 'by design'.

Pasqualle’s picture

Status: Needs work » Needs review
FileSize
780 bytes

ok, rerolled the first fix only

moshe weitzman’s picture

Status: Needs review » Reviewed & tested by the community
webernet’s picture

Status: Reviewed & tested by the community » Needs work

Shouldn't that be...
+ drupal_set_message(t('Cron run failed.'), 'error');

Pasqualle’s picture

Status: Needs work » Needs review
FileSize
780 bytes

yes, sorry

moshe weitzman’s picture

Status: Needs review » Reviewed & tested by the community
Dries’s picture

Status: Reviewed & tested by the community » Fixed

Committed to CVS HEAD. Thanks.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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