[GitHub] [struts] Troy-Peng-97 opened a new pull request #457: Fix json validation interceptor test

2020-12-11 Thread GitBox
Troy-Peng-97 opened a new pull request #457: URL: https://github.com/apache/struts/pull/457 The test method testValidationFails in test class JSONValidationInterceptorTest is flaky. The "TestUtils.normalize" function will break the order of the original list, and there are two poten

[GitHub] [struts] lukaszlenart opened a new pull request #456: [WW-5100] Applies encoding to response as well

2020-12-11 Thread GitBox
lukaszlenart opened a new pull request #456: URL: https://github.com/apache/struts/pull/456 Fixes [WW-5100](https://issues.apache.org/jira/browse/WW-5100) This is an automated message from the Apache Git Service. To respond t