[
https://issues.apache.org/jira/browse/WW-5026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16806461#comment-16806461
]
Hudson commented on WW-5026:
----------------------------
SUCCESS: Integrated in Jenkins build Struts-master-JDK8 #247 (See
[https://builds.apache.org/job/Struts-master-JDK8/247/])
Forward-port fix for WW-5026 to 2.6. - Equivalent to PR#342 for 2.5.x,
(43964333+jcgh4164838gh792c124b5: rev bb7cf092bc9374af743de67ec9e2aa4d0f55cdf0)
* (edit)
core/src/test/java/org/apache/struts2/util/InvocationSessionStoreTest.java
* (edit)
core/src/main/java/org/apache/struts2/interceptor/TokenSessionStoreInterceptor.java
* (edit) core/src/main/java/org/apache/struts2/util/InvocationSessionStore.java
> Double-submit of TokenSessionStoreInterceptor broken since 2.5.16
> -----------------------------------------------------------------
>
> Key: WW-5026
> URL: https://issues.apache.org/jira/browse/WW-5026
> Project: Struts 2
> Issue Type: Bug
> Components: Core Interceptors
> Affects Versions: 2.5.16, 2.5.20
> Environment: Tomcat 7.0.x (but should reproduce on any application
> server)
> Reporter: James Chaplin
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.5.21, 2.6
>
>
> With recent fixes to the Showcase application it was discovered that the 3rd
> Token example (for TokenSessionStoreInterceptor) is failing upon the
> double-submit with Struts versions 2.5.16 - 2.5.20 (and 2.5.21 snapshot).
> Steps to reproduce:
> 1) Launch Struts 2.5.21-snapshot showcase application
> 2) Open the Examples, Token, Example 3.
> 3) Click on submit (wait for completion), back button in browser, then submit
> again.
> 4) Application container returns a response code 500.
> The issue appears to have been introduced with fixes for WW-4873. A proposed
> fix for this issue will be provided in a PR shortly.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)