You are viewing a plain text version of this content. The canonical link for it is here.
- [struts] branch master updated: Forward-port fix for WW-5026 to 2.6. - Equivalent to PR#342 for 2.5.x, fixes double-submit error 500 failure with - Fixes error 500 processing failures for double-submit results with TokenSessionStoreInterceptor processing - Fix to InvocationSessionStore, new unit test confirming fix in InvocationSessionStoreTest - Minor whitespace fix to TokenSessionStoreInterceptor - posted by lu...@apache.org on 2019/04/01 06:27:23 UTC, 0 replies.
- [struts] branch master updated: Forward port fix for WW-5024 to 2.6: - NOTE: If the PR is accepted please credit Robert Hollencamp (Github @rhollencamp) for this change as he found the issue, proposed a solution for 2.6 (master), and opened the JIRA. - Updated HttpParameters, ActionMappingParametersInterceptor to prevent multi-level Parameter wrapping from occuring. - Updated HttpParameters create(), build() and buildNoNestedWrapping() to replace redundant type operators with <> based on IDE hint. - Made HttpPara [...] - posted by lu...@apache.org on 2019/04/01 07:26:12 UTC, 0 replies.
- [struts-site] branch master updated: Fix some typos - posted by am...@apache.org on 2019/04/08 19:17:20 UTC, 0 replies.
- [struts-site] branch asf-site updated: Updates production by Jenkins - posted by gi...@apache.org on 2019/04/08 19:31:11 UTC, 0 replies.
- [struts] branch struts-2-5-x updated: WW-4958 Uses less restrictive Regex to check if it's a multipart request - posted by ya...@apache.org on 2019/04/14 09:36:41 UTC, 0 replies.
- [struts] branch revert-344-WW-4958 created (now 7d77910) - posted by ya...@apache.org on 2019/04/14 09:50:13 UTC, 0 replies.
- [struts] 01/01: Revert "[WW-4958] Uses less restrictive RegEx to check if it's a multipart request" - posted by ya...@apache.org on 2019/04/14 09:50:14 UTC, 0 replies.
- [struts] branch revert-344-WW-4958 deleted (was 7d77910) - posted by ya...@apache.org on 2019/04/14 09:52:08 UTC, 0 replies.
- [struts] branch master updated: Add common .gitignore patterns from gitignore.io - posted by lu...@apache.org on 2019/04/16 08:47:25 UTC, 0 replies.
- [struts] branch struts-2-5-x updated (f5a7776 -> e25c826) - posted by ya...@apache.org on 2019/04/20 04:28:12 UTC, 0 replies.
- [struts] branch master updated: (Amended commit based on feedback) Proposed fix for WW-5028 for the 2.5.x branch: - Disable printing stacktrace on exceptions by the Dispatcher by default. - Printing stacktrace on exception is only enabled with devMode set to true, as suggested by L. Lenart. - Now prints stacktrace on exception using LOG, as suggested by A. Mashchenko and the the JIRA reporter. Log level set to debug as recommended by Y. Zamani. - Added two additional unit tests for Dispatcher devMode and handleExceptio [...] - posted by ya...@apache.org on 2019/04/20 04:44:38 UTC, 0 replies.
- [struts] branch struts-2-5-x updated: Proposed fix for WW-5029 for the 2.5.x branch (#347) - posted by ya...@apache.org on 2019/04/20 05:24:40 UTC, 0 replies.
- [struts] branch master updated: Proposed fix for WW-5029 for the 2.5.x branch (#347) - posted by ya...@apache.org on 2019/04/20 05:33:48 UTC, 0 replies.
- [struts] branch master updated: use Tiles already provided URLApplicationResource - posted by lu...@apache.org on 2019/04/23 06:23:04 UTC, 0 replies.
- [struts] branch struts-2-5-x updated: fix multipart request RegEx - posted by lu...@apache.org on 2019/04/23 06:25:44 UTC, 0 replies.
- [struts] branch master updated: allow white-space around "; " character in multipart request RegEx - posted by ya...@apache.org on 2019/04/23 07:40:24 UTC, 0 replies.
- [struts] branch struts-2-5-x updated: Minor consistency update correction for WW-5029 fix to the 2.5.x branch: - Correct missing verification in buildAllowedMethods()/loadGlobalAllowedMethods() that the nodes are of type Node.TEXT_NODE (as buildResults() does). - Made two class fields final, as suggested by IDE. - posted by lu...@apache.org on 2019/04/29 05:42:18 UTC, 0 replies.