FreemarkerResult tamper Content-Type
------------------------------------
Key: WW-3305
URL: https://issues.apache.org/struts/browse/WW-3305
Project: Struts 2
Issue Type: Bug
Affects Versions: 2.1.8
Reporter: zhouyanming
Assignee: Musachy Barroso
Priority: Critical
Attachments: patch.txt
ServletActionContext.getResponse().setContentType("application/xml");
it doesn't works because FreemarkerResult will override with "text/html" latter
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.