CSS assets served with incorrect content type
---------------------------------------------

                 Key: TAPESTRY-1282
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1282
             Project: Tapestry
          Issue Type: Bug
    Affects Versions: 5.0
            Reporter: Daniel Gredler
             Fix For: 5.0


In ResourceStreamerImpl#streamResource(Resource), the content type returned for 
Tapestry's default CSS file is "content/unknown". However, when using a strict 
HTML 4 doctype, Firefox does not use the CSS rules defined in the file unless 
the content type is "text/css".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to