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

vineet semwal commented on WICKET-4792:
---------------------------------------

you can additionally do tester.getrequestcycle().detach() if you want the 
behavior to be closer to tester#startcomponntinpage(component) which i think 
should be in my opinion ..
                
> wickettester#startcomponent(component) doesn't call oninitialize
> ----------------------------------------------------------------
>
>                 Key: WICKET-4792
>                 URL: https://issues.apache.org/jira/browse/WICKET-4792
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 1.5.8, 6.0.0
>            Reporter: vineet semwal
>            Assignee: Martin Grigorov
>             Fix For: 6.2.0, 1.5.9
>
>
> currently wicketester#startcomponent(component) only executes beforerender 
> which causes onbeforerender to be executed however onInitialize() is missed 
> out .
> beforerender+internalinitialize will be a good behavior..
> thanks !

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to