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
Comment #1
jacineA fix has been committed. It will be in the dev snapshot in ~12 hrs and in the next release.
Comment #2
jacineComment #3
tnanek commentedIt doesn't seem to be fixed in version 1.4, but the dev version is working just fine, thanks!
Comment #4
jacineThe code in 1.4 is exactly the same as the code in the dev tarball right now, so how could that be?
Comment #5
tnanek commentedMay have been just an incomplete download - I'll test it again and edit this post if the problem still occurs for some odd reason.
Comment #6
jacineThanks :)