FileResourceStream returns unknown content type
-----------------------------------------------

                 Key: WICKET-4119
                 URL: https://issues.apache.org/jira/browse/WICKET-4119
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 1.5.1
            Reporter: Dirk Forchel


See 
http://apache-wicket.1842946.n4.nabble.com/PackageResourceReference-and-Doctype-in-Markup-file-tp3889467p3889587.html

The response for FileResourceStreams returns an unknown content type for css- 
and image-files. Correct content types should be "text/css" and "image/png" 
(see also attached quickstart).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to