You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Thiago H. de Paula Figueiredo (JIRA)" <ji...@apache.org> on 2014/08/28 00:12:58 UTC

[jira] [Resolved] (TAP5-1769) Form submitted with an ajax request should not have the ValidationTracker persist values

     [ https://issues.apache.org/jira/browse/TAP5-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thiago H. de Paula Figueiredo resolved TAP5-1769.
-------------------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.4

Since 5.4, failed validations don't redirect.

> Form submitted with an ajax request should not have the ValidationTracker persist values
> ----------------------------------------------------------------------------------------
>
>                 Key: TAP5-1769
>                 URL: https://issues.apache.org/jira/browse/TAP5-1769
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.2
>            Reporter: Ryan How
>            Priority: Minor
>              Labels: bulk-close-candidate
>             Fix For: 5.4
>
>
> When a form is submitted using Ajax, the ValidationTracker persists values until the next request. This isn't needed when using ajax (well it doesn't seem like it is needed to me, has anyone got a use for it?) and can cause issues when reloading the page or on subsequent requests because the information is stale.



--
This message was sent by Atlassian JIRA
(v6.2#6252)