You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martijn Reuvers (JIRA)" <ji...@apache.org> on 2009/02/16 19:18:02 UTC

[jira] Commented: (WICKET-2106) SubmitLink does not work when used inside Form that is a transparent resolver

    [ https://issues.apache.org/jira/browse/WICKET-2106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12674028#action_12674028 ] 

Martijn Reuvers commented on WICKET-2106:
-----------------------------------------

Hi Igor,

Thanks for the quick check! I knew that worked (what you attached), but did not know about the restriction you just described - hence I logged it. Thanks again for the explanation!

Martijn

> SubmitLink does not work when used inside Form that is a transparent resolver
> -----------------------------------------------------------------------------
>
>                 Key: WICKET-2106
>                 URL: https://issues.apache.org/jira/browse/WICKET-2106
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4-RC2
>         Environment: Not relevant.
>            Reporter: Martijn Reuvers
>            Assignee: Igor Vaynberg
>         Attachments: testsubmitlink.rar, testsubmitlink.zip
>
>
> When a submitlink is added as a child to a form, of which the Form is a transparent resolver: Either the onclick is not rendered properly, or the onclick is rendered ok but the 'event'  never gets in the onSubmit() of the link. A test quickstart test project is attached to this ticket to simulate the problem.

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