Ota Hauptmann created WICKET-4739:
-------------------------------------

             Summary: Complete handler called before success or failure handler 
(not after them, as documented)
                 Key: WICKET-4739
                 URL: https://issues.apache.org/jira/browse/WICKET-4739
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 6.0.0-beta3
            Reporter: Ota Hauptmann


When registering an Ajax call listener, complete handler is called before 
success and failure handler. In documentation, the order is opposite.

When registering the global Ajax call listeners, the order is correct (as 
documented). So both these cases are inconsistent - one follows the 
documentation, one does not.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to