[ 
https://issues.apache.org/jira/browse/WW-4564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15076603#comment-15076603
 ] 

ASF subversion and git services commented on WW-4564:
-----------------------------------------------------

Commit d5a6c355891b06f803d3dfb8a8ddea6249093f0c in struts's branch 
refs/heads/master from [~victorsosa]
[ https://git-wip-us.apache.org/repos/asf?p=struts.git;h=d5a6c35 ]

 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)

Reply via email to