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

Hudson commented on WICKET-2924:
--------------------------------

Integrated in Apache Wicket 1.5.x #171 (See 
[http://hudson.zones.apache.org/hudson/job/Apache%20Wicket%201.5.x/171/])
    WICKET-2924 Duplicated method implementation setDefaultFormProcessing for 
AbstarctSubmitLink and Button.

Add setDefaultFormProcessing(boolean) to IFormSubmittingComponent
Fix javadocs


> Duplicated method implementation setDefaultFormProcessing for 
> AbstarctSubmitLink and Button.
> --------------------------------------------------------------------------------------------
>
>                 Key: WICKET-2924
>                 URL: https://issues.apache.org/jira/browse/WICKET-2924
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>            Reporter: Michał Letyński
>            Assignee: Martin Grigorov
>             Fix For: 1.5-M1
>
>
> My probllem here is that i have SubmitLinks and Buttons and i set 
> setDefaultFormProcessing for certain conditions. I must first check whant 
> instance is this, cast and set value. Its annoying.
> Please move it to one class or provide an interface for this. JavaDoc for 
> AbstractLink has this problem annotated already:  "TODO: This is a copy & 
> paste from Button"

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

Reply via email to