GitHub user victorsosa opened a pull request:

    https://github.com/apache/struts/pull/62

    Patch ww-4564

    set content type see ww-4564

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/victorsosa/struts patch

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/struts/pull/62.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #62
    
----
commit 70b1b2c497e929a3403c2bde0f8bec46dec8ccf9
Author: Victor Sosa <victorns...@gmail.com>
Date:   2015-12-31T22:04:43Z

    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.

commit d5a6c355891b06f803d3dfb8a8ddea6249093f0c
Author: Victor Sosa <victorns...@gmail.com>
Date:   2016-01-01T00:10:19Z

     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.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to