You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wicket.apache.org by GitBox <gi...@apache.org> on 2019/03/06 05:36:07 UTC

[GitHub] [wicket] tiagostn opened a new pull request #348: WICKET-6642 Form.findSubmittingComponent always returns null

tiagostn opened a new pull request #348: WICKET-6642 Form.findSubmittingComponent always returns null
URL: https://github.com/apache/wicket/pull/348
 
 
   Form.findSubmittingComponent expects a request parameter with the wicket id of the submitting component. So I just add that to the SubmitLink. Same as in AjaxSubmitLink with AbstractDefaultAjaxBehavior atribute AjaxAttributeName.SUBMITTING_COMPONENT_NAME.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services