WicketServlet does not set content type on fallback()
-----------------------------------------------------

                 Key: WICKET-1453
                 URL: https://issues.apache.org/jira/browse/WICKET-1453
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 1.3.2
            Reporter: Juliano Viana
             Fix For: 1.3.3


In Wicket 1.3.2, if a resource request is not handled by the wicket filter then 
it is handled by the fallback() method.
This method does not set the content type while responding, which breaks CSS in 
some situations (in particular when using tomcat behind Apache with mod_jk).


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

Reply via email to