When trying to change the color scheme (I have the colortheme module installed), after I save it, the site shows a number of errors.

ERROR

Notice: Undefined index: text in _color_rewrite_stylesheet() (line 436 of /var/aegir/platforms/drupal-7.0/modules/color/color.module).
Notice: Undefined index: text in _color_rewrite_stylesheet() (line 436 of /var/aegir/platforms/drupal-7.0/modules/color/color.module).
Notice: Undefined index: text in _color_rewrite_stylesheet() (line 436 of /var/aegir/platforms/drupal-7.0/modules/color/color.module).
Notice: Undefined index: text in _color_rewrite_stylesheet() (line 436 of /var/aegir/platforms/drupal-7.0/modules/color/color.module).
Notice: Undefined index: link in _color_rewrite_stylesheet() (line 436 of /var/aegir/platforms/drupal-7.0/modules/color/color.module).
Notice: Undefined index: link in _color_rewrite_stylesheet() (line 436 of /var/aegir/platforms/drupal-7.0/modules/color/color.module).
Notice: Undefined index: text in _color_rewrite_stylesheet() (line 436 of /var/aegir/platforms/drupal-7.0/modules/color/color.module).
Notice: Undefined index: text in _color_rewrite_stylesheet() (line 436 of /var/aegir/platforms/drupal-7.0/modules/color/color.module).

I'm sure this is an issue in this theme, since changing the colors in Bartik do not produce these errors. The actual color scheme appears to change regardless of these errors, but nevertheless, the errors are still there to be fixed.

This is a brand new install of Drupal-7.0 and Sky-7.x-1.3; I just migrated a site to this from a previous release candidate.

Comments

jacine’s picture

A fix has been committed. It will be in the dev snapshot in ~12 hrs and in the next release.

jacine’s picture

Status: Active » Fixed
tnanek’s picture

It doesn't seem to be fixed in version 1.4, but the dev version is working just fine, thanks!

jacine’s picture

The code in 1.4 is exactly the same as the code in the dev tarball right now, so how could that be?

tnanek’s picture

May have been just an incomplete download - I'll test it again and edit this post if the problem still occurs for some odd reason.

jacine’s picture

Thanks :)

Status: Fixed » Closed (fixed)

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