[
https://issues.apache.org/jira/browse/WICKET-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Johan Compagner closed WICKET-1453.
-----------------------------------
Resolution: Fixed
> 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
> Assignee: Johan Compagner
> Fix For: 1.3.4
>
> Attachments: WicketServlet.patch
>
>
> 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.