When I make changes to a theme stylesheet (CSS), they do not appear until I visit the admin/settings/performance page and press "Clear cached data".

This seems to be a bug as I have ALL caching options turned off, no compression, no CSS aggregation, etc.

I didn't have this problem with 6.0 RC1.

Comments

dvessel’s picture

Status: Active » Postponed (maintainer needs more info)

Could you be more specific? Changing CSS by adding more rule sets into an existing style or are you adding more stylesheets through .info?

matt_harrold’s picture

Making a modification to the style.css file that accompanies the Garland theme was where I noticed the problem.

Making a change to node.tpl.php shows up straight away (no problems), but the stylesheet seems to be cached even though the caching options are turned off.

I have the Switchtheme module installed, and if I toggle between Garland and another theme, when I go back to Garland, the new CSS rules appear OK (without "clearing cached data" first).

For the sake of sanity, I've tested the installation with only the default modules enabled (disabling all others), and I still have the problem.

dvessel’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

Closing, It's due to Garland's use of color.module.