[
https://issues.apache.org/jira/browse/WW-4564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15076604#comment-15076604
]
ASF subversion and git services commented on WW-4564:
-----------------------------------------------------
Commit 8aebdc3e6f059ebc93db49692c21ddad7f1d0445 in struts's branch
refs/heads/master from [~lukaszlenart]
[ https://git-wip-us.apache.org/repos/asf?p=struts.git;h=8aebdc3 ]
WW-4564 Solves issue with postback result rendered as plain/text in Chrome
Closes #62
> Postback result is rendered as plain-text rather than html form in Chrome
> -------------------------------------------------------------------------
>
> Key: WW-4564
> URL: https://issues.apache.org/jira/browse/WW-4564
> Project: Struts 2
> Issue Type: Bug
> Affects Versions: 2.3.24
> Environment: Chrome
> Reporter: Chris Cranford
> Priority: Critical
> Fix For: 2.3.25
>
>
> When using the Result Type postback, Chrome does not automatically interpret
> the returned form as text/html and therefore does not perform the postback
> operation.
> In my tests, the response's content type must be set to {{text/html}} in
> order for Chrome to properly handle the operation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)