[GitHub] struts pull request: WW-4558 contentType override ignored for JSON...

2016-05-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/struts/pull/87 --- 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 enabl

[GitHub] struts pull request: WW-4558 contentType override ignored for JSON...

2016-03-25 Thread ke4qqq
Github user ke4qqq closed the pull request at: https://github.com/apache/struts/pull/87 --- 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 enabl

[GitHub] struts pull request: WW-4558 contentType override ignored for JSON...

2016-03-25 Thread victorsosa
GitHub user victorsosa reopened a pull request: https://github.com/apache/struts/pull/87 WW-4558 contentType override ignored for JSONInterceptor From now on: The "accept" request header parameter must be "application/json" or "application/json-rpc" Also the defaul

[GitHub] struts pull request: WW-4558 contentType override ignored for JSON...

2016-03-25 Thread ke4qqq
Github user ke4qqq commented on the pull request: https://github.com/apache/struts/pull/87#issuecomment-201363711 Closing to test travis integration - reopen shortly. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If yo

[GitHub] struts pull request: WW-4558 contentType override ignored for JSON...

2016-02-15 Thread victorsosa
Github user victorsosa commented on a diff in the pull request: https://github.com/apache/struts/pull/87#discussion_r52929566 --- Diff: plugins/json/src/main/java/org/apache/struts2/json/JSONInterceptor.java --- @@ -70,17 +70,22 @@ private boolean noCache = false;

[GitHub] struts pull request: Ww 4558 contentType override ignored for JSON...

2016-02-15 Thread victorsosa
GitHub user victorsosa opened a pull request: https://github.com/apache/struts/pull/87 Ww 4558 contentType override ignored for JSONInterceptor From now on: The "accept" request header parameter must be "application/json" or "application/json-rpc" Also the default