I seem to have an issue where it appears as if not all off my css is being applied to the page, but it only seems to be small parts, i.e a link right at the bottom of the page and button in the main area stop displaying inline. All the css is in one file so can't understand why it's only small parts of it. The problem sometimes goes away on a page reload but not always. Also it is consistently the same bits of css but they are not close together within the css.

I'm using CSS Compressor and have tried it in Safe mode but that made no difference.

I've attached the debug for when it is loading and not loading but there's no difference between to two.

Also not sure if it's related but when inspecting the page in chrome I have the following error

Failed to load resource: the server responded with a status of 416 (Requested Range Not Satisfiable) css_3fbebd125433b98b21b2d69f2a203580_0.css

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mikeytown2’s picture

mikeytown2’s picture

Status: Active » Needs review
FileSize
937 bytes

Based off of the comment at stack overflow, here are some changes to htaccess generation that I have for you to test.

mikeytown2’s picture

Status: Needs review » Fixed

eh going to commit these changes. Reopen if this doesn't do it for you.

marcus178’s picture

Thanks for that. I had to clear the chrome browser cache to get rid of the error. I have applied the patch so I will let you know how I get on.

marcus178’s picture

I'm afraid I'm still having the same problem.

I have had adv agg turned off as I've been making some changes. When turned back on I've found again some part of my css (actually just my recent changes) where missing. I ended up having to do a master reset (as a normal cache flush made no difference) and clear caches to rectify, but in chrome the error 416 (Requested Range Not Satisfiable) has returned.

The only way to get rid of this error is to clear chrome's cache, but this isn't something I can rely on the user doing once the site is launched.

mikeytown2’s picture

U try the latest dev?

mikeytown2’s picture

Title: Small parts of css missing » Google Chrome - Small parts of CSS missing
marcus178’s picture

Ok I've tried the lastest release and did a master reset but still had to clear the chrome cache to clear the 416 error.

I will keep monitoring to see if the problem returns.

Status: Fixed » Closed (fixed)

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