Adaptive API example won't work
-------------------------------

                 Key: TAPESTRY-2346
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2346
             Project: Tapestry
          Issue Type: Bug
          Components: tapestry-core
    Affects Versions: 5.0.12
            Reporter: Geoff Callender


On the very first page of tapestry-core doco is the Adaptive API example, but 
it won't work because it's out out-of-date.  It has an onSubmit() method but T5 
no longer has a SUBMIT event so the method will never be called.  Suggest 
replacing onSubmit() with onValidateForm().

Here's the page:

     http://tapestry.apache.org/tapestry5/tapestry-core/



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to