[Radiant] SnS extension problem

Alan alan at gapdesigns.com
Wed Jul 23 12:47:41 CDT 2008


Marshal Linfoot wrote:
> More weirdness...
>
> If I point my browser (FF 3 on Linux) to
> http://test.octopusgardenyoga.com/css/elastic, the text of the css is
> displayed. But if I use that same URI, or just
> test.octopusgardenyoga.com, and try to validate with the W3C CSS
> Validator ( http://jigsaw.w3.org/css-validator) it says "File not
> found: http://test.octopusgardenyoga.com/css/elastic: Not Found".
>
> Does this give anyone any clue as to what's going on? I am admittedly,
> clueless :/
>
> On Wed, Jul 23, 2008 at 12:46 PM, Marshal Linfoot <mlinfoot at gmail.com> wrote:
>   
>> Weirder yet. Renders ok with Safari, but not with FF 2 on MacOSX, FF 3
>> on Linux, or IE 7 on Vista (last one checked with
>> CrossBrowserTesting.com).
>>
>> Am I missing something obvious like needing to create a public/css directory?
>>
>>     
>
>   
Well looking at it with FireBug on FF3 on Fedora I am seeing a 404 error 
for the css/elasitic file. Yet it is also returning the css content. The 
header does not include a content-length either.

for elastic
Response Headers
Content-Type 	text/css; charset=utf-8
Last-Modified 	Wed, 23 Jul 2008 16:36:09 GMT
X-Runtime 	0.00882
Date 	Wed, 23 Jul 2008 17:44:53 GMT
Server 	LiteSpeed
Connection 	Keep-Alive
Keep-Alive 	timeout=5, max=100


for lightbox.css
Response Headers
Date 	Wed, 23 Jul 2008 17:39:46 GMT
Server 	LiteSpeed
Accept-Ranges 	bytes
Cache-Control 	max-age=604800
Expires 	Wed, 30 Jul 2008 17:39:46 GMT
Etag 	"989-477db31c-28bd7"
Last-Modified 	Fri, 04 Jan 2008 04:16:28 GMT
Content-Type 	text/css
Content-Length 	924
Content-Encoding 	gzip
Vary 	Accept-Encoding


Hope that helps... Don't really know what could be done to fix it that 
you haven't tried already.

--
Alan Peabody


More information about the Radiant mailing list