[
https://issues.apache.org/jira/browse/WW-5026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16802173#comment-16802173
]
ASF subversion and git services commented on WW-5026:
-----------------------------------------------------
Commit 30cb56a414e781c66edc4577a6320546e0d8030b in struts's branch
refs/heads/struts-2-5-x from Aleksandr Mashchenko
[ https://gitbox.apache.org/repos/asf?p=struts.git;h=30cb56a ]
Merge pull request #342 from JCgH4164838Gh792C124B5/localS2_25x_B5
WW-5026 TokenSessionStoreInterceptor double-submit failure
> 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
>
>
> 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)