You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/02/22 20:10:28 UTC

[jira] Closed: (TAP5-1024) Submit component should allow return values from event handler methods triggered by its event

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

Howard M. Lewis Ship closed TAP5-1024.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.2.0

> Submit component should allow return values from event handler methods triggered by its event
> ---------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1024
>                 URL: https://issues.apache.org/jira/browse/TAP5-1024
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.2.0
>
>
> Currently, the Submit component (and friends, such as LinkSubmit) fire an event that does not support return values.
> It should be capable of returning any "navigational result", just like most events (such as all those fired by the Form itself).
> Ideally, this would be a case of sharing the ComponentEventResultProcessor instance used by the Form itself (as an environmental).

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