[
https://issues.apache.org/jira/browse/WW-4564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15076602#comment-15076602
]
ASF subversion and git services commented on WW-4564:
-----------------------------------------------------
Commit 70b1b2c497e929a3403c2bde0f8bec46dec8ccf9 in struts's branch
refs/heads/master from [~victorsosa]
[ https://git-wip-us.apache.org/repos/asf?p=struts.git;h=70b1b2c ]
fix for WW-4564
Postback result is rendered as plain-text rather than html form in
Chrome
the response's content type must be set to text/html in order for Chrome
to properly handle the operation.
> 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)