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


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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to