[
https://issues.apache.org/jira/browse/WW-4564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15379431#comment-15379431
]
Hudson commented on WW-4564:
----------------------------
SUCCESS: Integrated in Struts-JDK7-master #495 (See
[https://builds.apache.org/job/Struts-JDK7-master/495/])
fix for WW-4564 (lukaszlenart: rev 26d8a9eca8386af2fbdde177baa04ffe93265812)
* core/src/main/java/org/apache/struts2/result/PostbackResult.java
fix for WW-4564 (lukaszlenart: rev 55f1a9a0baa1afe08d86846531c7f95560d45eb4)
* core/src/main/java/org/apache/struts2/result/PostbackResult.java
> 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.5
>
>
> 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)