Uploaded image for project: 'Tapestry'
  1. Tapestry
  2. TAPESTRY-2641

FormSupport.defer() javadoc says defered actions will be executed after validation, but it's executed before

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 5.0
    • 5.0.15
    • None
    • None

    Description

      According to the documentation on FormSupport.defer:
      "Defers a command until the end of the form submission. The command will be executed after the Form's validate notification, but before the Form's submit, success or failure notifications."

      However, due to the fix for TAPESTRY-2549, the documentation is out of date: the commands are now executed just before the Form's validation event is fired.

      The documentation should be updated to reflect the new ordering.

      Attachments

        Activity

          People

            hlship Howard Lewis Ship
            ongakugainochi Robert Zeigler
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: