[Webkit-unassigned] [Bug 20601] php/css file not referenced correctly on loaded page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 8 13:16:22 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=20601


aatawm at mac.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|http://segoviaaustin.com/men|http://segoviaaustin.com/men
                   |us/lunch.php                |us/test.php




------- Comment #2 from aatawm at mac.com  2008-09-08 13:16 PDT -------
I updated the previous pages with a fix... 

here is the original problem

http://segoviaaustin.com/menus/test.php

direct link to css file
http://segoviaaustin.com/css/test.php

I discovered that if i put:

<?php
header("Content-type: text/css");
?>

at the beginning of the file they handle correctly.  although with or without
the header clause safari renders the page correctly, whereas FF, IE8 and webkit
do not.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list